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

/vbox/include/iprt/nocrt/
H A Dmath.h142 ((sizeof (x) == sizeof (float)) ? RT_NOCRT(__isnormalf)(x) \
221 int RT_NOCRT(__isnormalf)(float) __pure2;
574 # define __isnormalf RT_NOCRT(__isnormalf) macro
590 # define __isnormalf RT_NOCRT(__isnormalf) macro

Completed in 46 milliseconds