fenv.h 85 B

123
  1. /* until we support fenv ... */
  2. #define feclearexcept(X)
  3. #define fetestexcept(X) (0)