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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfrexpf.c30 #pragma weak frexpf = __frexpf macro
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h101 extern float frexpf __P((float, int *));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h276 extern float frexpf __P((float, int *));
420 #pragma does_not_read_global_data(expf, exp2f, expm1f, frexpf, ilogbf, ldexpf)
/illumos-gate/usr/src/boot/include/
H A Dmath.h357 float frexpf(float, int *); /* fundamentally !__pure2 */
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com78 frexpf.o \
873 ../common/m9x/frexpf.c \

Completed in 48 milliseconds