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

/opensolaris-onvv-gate/usr/src/head/
H A Dvalues.h88 * FMAXPOWTWO - the largest power of two exactly representable as a float
124 #define FMAXPOWTWO ((float)(1 << (FSIGNIF - 1))) macro
139 #define FX_TLOSS (float)(M_PI * FMAXPOWTWO)
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/
H A Dvalues.h71 * FMAXPOWTWO - the largest power of two exactly representable as a float
130 #define FMAXPOWTWO ((float)(1L << FSIGNIF - 1)) macro

Completed in 83 milliseconds