summaryrefslogtreecommitdiff
path: root/test/math/fenv.h
blob: 0025a62cc0c7f5b5971da1347dc9dc994884db4e (plain)
1
2
3
/* until we support fenv ... */
#define feclearexcept(X)
#define fetestexcept(X) (0)