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

/illumos-gate/usr/src/head/
H A Dnan.h118 * GETNaNPC gets the leftmost 32 bits of the fraction part
120 #define GETNaNPC(dval) (((dnan *)&(dval))->inf_parts.bits << 12 | \ macro

Completed in 48 milliseconds