Searched refs:nextafterl (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | nextafterl.s | 32 LIBM_ANSI_PRAGMA_WEAK(nextafterl,function) 40 ENTRY(nextafterl) 185 SET_SIZE(nextafterl)
|
/titanic_50/usr/src/lib/libm/common/LD/ |
H A D | nextafterl.c | 30 #pragma weak __nextafterl = nextafterl 78 nextafterl(long double x, long double y) { in nextafterl() function
|
H A D | longdouble.h | 106 extern long double nextafterl(long double, long double);
|
/titanic_50/usr/src/lib/libm/common/Q/ |
H A D | nextafterl.c | 30 #pragma weak __nextafterl = nextafterl 78 nextafterl(long double x, long double y) { in nextafterl() function
|
H A D | longdouble.h | 107 extern long double nextafterl(long double, long double);
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 379 extern long double nextafterl __P((long double, long double)); 454 #pragma does_not_read_global_data(copysignl, nanl, nextafterl, nexttowardl) 466 #pragma does_not_write_global_data(copysignl, nanl, nextafterl, nexttowardl) 516 #pragma no_side_effect(copysignl, nanl, nextafterl, nexttowardl)
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 122 extern long double nextafterl __P((long double, long double));
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 292 nextafterl.o \ 522 ../common/LD/nextafterl.c 705 ../common/Q/nextafterl.c \
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 162 "\002nextafter", (Math_f)nextafterl,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 162 "\002nextafter", (Math_f)nextafterl,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 162 "\002nextafter", (Math_f)nextafterl,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 162 "\002nextafter", (Math_f)nextafterl,
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 535 nextafterl;
|