Searched refs:nextafterf (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | nextafterf.s | 32 LIBM_ANSI_PRAGMA_WEAK(nextafterf,function) 41 ENTRY(nextafterf) 113 SET_SIZE(nextafterf)
|
/titanic_41/usr/src/lib/libm/common/R/ |
H A D | nextafterf.c | 30 #pragma weak __nextafterf = nextafterf 35 nextafterf(float x, float y) { in nextafterf() function
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 314 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 D | libm_protos.h | 106 extern float nextafterf __P((float, float));
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 373 nextafterf.o \ 587 ../common/R/nextafterf.c \ 612 ../common/R/nextafterf.c \
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 534 nextafterf;
|