Searched refs:isnormal (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.h59 #define isnormal(x) (fpclass(x) >= FP_NZERO) macro
/vbox/include/iprt/nocrt/
H A Dmath.h141 #define isnormal(x) \ macro

Completed in 68 milliseconds