Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dtgmath.h136 #undef nexttoward
137 #define nexttoward(x, y) __tgmath_nexttoward(x, y) macro
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h250 extern double nexttoward __P((double, long double));
407 #pragma does_not_read_global_data(copysign, nan, nexttoward)
414 #pragma does_not_write_global_data(copysign, nan, nexttoward)
490 #pragma no_side_effect(copysign, nan, nextafter, nexttoward)
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmath.tab56 f 2 nexttoward
/titanic_50/usr/src/lib/libm/common/C/
H A Dlibm_protos.h91 extern double nexttoward __P((double, long double));
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dnexttoward.c30 #pragma weak nexttoward = __nexttoward macro
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath163 "\002nexttoward", (Math_f)nexttowardl,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath163 "\002nexttoward", (Math_f)nexttowardl,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath163 "\002nexttoward", (Math_f)nexttowardl,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath163 "\002nexttoward", (Math_f)nexttowardl,
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers536 nexttoward;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com98 nexttoward.o \
890 ../common/m9x/nexttoward.c \