summaryrefslogtreecommitdiff
path: root/src/fenv/FE_UPWARD.h
blob: 4ccf07ec3561d98049e40ae46fdf4692e976bd2f (plain)
1
2
3
4
5
6
7
8
9
10
#include <fenv.h>

#define FE_UPWARD                                                            (2)

/* Defined iff this operation is supported */

/*
STDC(199901)
LINK(m)
*/