Home
last modified time | relevance | path

Searched refs:nexttowardl (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnexttowardl.S32 LIBM_ANSI_PRAGMA_WEAK(nexttowardl,function)
40 ENTRY(nexttowardl)
185 SET_SIZE(nexttowardl)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttowardl.c30 #pragma weak __nexttowardl = nexttowardl
78 nexttowardl(long double x, long double y) { in nexttowardl() function
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h377 extern long double nexttowardl(long double, long double);
451 #pragma does_not_read_global_data(copysignl, nanl, nextafterl, nexttowardl)
463 #pragma does_not_write_global_data(copysignl, nanl, nextafterl, nexttowardl)
513 #pragma no_side_effect(copysignl, nanl, nextafterl, nexttowardl)
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h123 extern long double nexttowardl __P((long double, long double));
/illumos-gate/usr/src/boot/include/
H A Dmath.h484 long double nexttowardl(long double, long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com100 nexttowardl.o \
801 ../common/m9x/nexttowardl.c \
826 ../common/m9x/nexttowardl.c \
/illumos-gate/usr/src/man/man3m/
H A DMakefile285 nexttowardl.3m \
488 nexttowardl.3m := LINKSRC = nextafter.3m
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath151 "\002nexttoward", (Math_f)(uintptr_t)nexttowardl,
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath151 "\002nexttoward", (Math_f)(uintptr_t)nexttowardl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath151 "\002nexttoward", (Math_f)(uintptr_t)nexttowardl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath151 "\002nexttoward", (Math_f)(uintptr_t)nexttowardl,
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers549 nexttowardl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc262 link path=usr/share/man/man3m/nexttowardl.3m target=nextafter.3m