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

/illumos-gate/usr/src/head/
H A Dnan.h111 * IsPosNAN and IsNegNAN can be used to check the sign of infinities too
113 #define IsPosNAN(X) (((dnan *)&(X))->nan_parts.sign == 0) macro

Completed in 1192 milliseconds