Searched refs:two32 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/m9x/ | ||
H A D | fmal.c | 858 #define two32 C[4].d macro 942 xhi = ((x + twom32) + two32) - two32; 943 yhi = ((y + twom32) + two32) - two32; |
Completed in 45 milliseconds