Home
last modified time | relevance | path

Searched refs:nexttoward (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/head/
H A Dtgmath.h136 #undef nexttoward
137 #define nexttoward(x, y) __tgmath_nexttoward(x, y) macro
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h247 extern double nexttoward(double, long double);
404 #pragma does_not_read_global_data(copysign, nan, nexttoward)
411 #pragma does_not_write_global_data(copysign, nan, nexttoward)
487 #pragma no_side_effect(copysign, nan, nextafter, nexttoward)
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h91 extern double nexttoward __P((double, long double));
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab58 f 2 nexttoward
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttoward.c30 #pragma weak nexttoward = __nexttoward macro
/illumos-gate/usr/src/boot/include/
H A Dmath.h482 double nexttoward(double, long double);
/illumos-gate/usr/src/man/man3m/
H A DMakefile283 nexttoward.3m \
486 nexttoward.3m := LINKSRC = nextafter.3m
/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/cmd/ast/libshell/amd64/FEATURE/
H A Dmath151 "\002nexttoward", (Math_f)(uintptr_t)nexttowardl,
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com98 nexttoward.o \
879 ../common/m9x/nexttoward.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers547 nexttoward;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc260 link path=usr/share/man/man3m/nexttoward.3m target=nextafter.3m