Searched defs:twom26 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/m9x/ | ||
H A D | fma.c | 58 #define twom26 C[4].d macro 137 xhi = ((x + twom26) + two27) - two27; 138 yhi = ((y + twom26) + two27) - two27; |
Completed in 69 milliseconds