Searched refs:round24 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrem_pio2m.c162 round24 = 113336795588871485128704.0, /* 3 * 2^75 */ variable
215 t = (z + round24) - round24; /* must be rounded to nearest */
221 t = (z + round24) - round24; /* must be rounded to nearest */
241 t = (z + round24) - round24;

Completed in 56 milliseconds