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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h107 extern float nexttowardf __P((float, long double));
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttowardf.c30 #pragma weak nexttowardf = __nexttowardf macro
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h315 extern float nexttowardf __P((float, long double));
428 #pragma does_not_read_global_data(copysignf, nanf, nextafterf, nexttowardf)
440 #pragma does_not_write_global_data(copysignf, nanf, nextafterf, nexttowardf)
503 #pragma no_side_effect(copysignf, nanf, nextafterf, nexttowardf)
/illumos-gate/usr/src/boot/include/
H A Dmath.h483 float nexttowardf(float, long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com99 nexttowardf.o \
891 ../common/m9x/nexttowardf.c \

Completed in 47 milliseconds