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

/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_div.c66 #define twom24 C[9] macro
317 c *= twom24;
321 c *= twom24;
327 c *= twom24;
333 c *= twom24;
H A D_Q_mul.c57 #define twom24 C[8] macro
285 c *= twom24;
289 c *= twom24;
295 c *= twom24;
301 c *= twom24;
H A D_Q_sqrt.c62 #define twom24 C[9] macro
217 c *= twom24;
220 c *= twom24;
224 c *= twom24;
228 c *= twom24;
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfmal.c63 #define twom24 C[3].d macro
329 c *= twom24;
333 c *= twom24;
339 c *= twom24;
345 c *= twom24;

Completed in 49 milliseconds