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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfmal.c858 #define two32 C[4].d macro
942 xhi = ((x + twom32) + two32) - two32;
943 yhi = ((y + twom32) + two32) - two32;

Completed in 507 milliseconds