Searched refs:nextafterl (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dnextafterl.c30 #pragma weak __nextafterl = nextafterl
78 nextafterl(long double x, long double y) { function
H A Dlongdouble.h106 extern long double nextafterl(long double, long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dnextafterl.c30 #pragma weak __nextafterl = nextafterl
78 nextafterl(long double x, long double y) { function
H A Dlongdouble.h107 extern long double nextafterl(long double, long double);
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafterl.s29 .file "nextafterl.s"
32 LIBM_ANSI_PRAGMA_WEAK(nextafterl,function)
40 ENTRY(nextafterl) function
185 SET_SIZE(nextafterl)
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h122 extern long double nextafterl __P((long double, long double));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h379 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)
/illumos-gate/usr/src/boot/include/
H A Dmath.h481 long double nextafterl(long double, long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com292 nextafterl.o \
522 ../common/LD/nextafterl.c
705 ../common/Q/nextafterl.c \

Completed in 77 milliseconds