Home
last modified time | relevance | path

Searched refs:nextafterf (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libm/i386/src/
H A Dnextafterf.s32 LIBM_ANSI_PRAGMA_WEAK(nextafterf,function)
41 ENTRY(nextafterf)
113 SET_SIZE(nextafterf)
/titanic_41/usr/src/lib/libm/common/R/
H A Dnextafterf.c30 #pragma weak __nextafterf = nextafterf
35 nextafterf(float x, float y) { in nextafterf() function
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h314 extern float nextafterf __P((float, float));
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)
/titanic_41/usr/src/lib/libm/common/C/
H A Dlibm_protos.h106 extern float nextafterf __P((float, float));
/titanic_41/usr/src/lib/libm/
H A DMakefile.com373 nextafterf.o \
587 ../common/R/nextafterf.c \
612 ../common/R/nextafterf.c \
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers534 nextafterf;