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

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlog1pl.c34 #define H3(x) *(int *) &x macro
39 #define H3(x) *(3 + (int *) &x) macro
162 if (ix > 0x3fff0000 || (H1(x) | H2(x) | H3(x)) != 0)

Completed in 44 milliseconds