Searched defs:isnanf (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nocrt/
H A Dmath.h138 ((sizeof (x) == sizeof (float)) ? isnanf(x) \
318 int RT_NOCRT(isnanf)(float) __pure2;
660 # define isnanf RT_NOCRT(isnanf) macro

Completed in 48 milliseconds