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

#define FE_TOWARDZERO                                                        (0)

/* Defined iff this operation is supported */

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