Home
last modified time | relevance | path

Searched defs:ALL_STD_EXCEPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c41 #define ALL_STD_EXCEPT (FE_DIVBYZERO | FE_INEXACT | FE_INVALID | \ macro
/freebsd/lib/msun/tests/
H A Dtest-utils.h41 #define ALL_STD_EXCEPT (FE_DIVBYZERO | FE_INEXACT | FE_INVALID | \ macro