Home
last modified time | relevance | path

Searched refs:nextafter (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/lib/libm/common/C/
H A Dnextafter.c29 #pragma weak __nextafter = nextafter
30 #pragma weak _nextafter = nextafter
36 nextafter(double x, double y) { in nextafter() function
/titanic_50/usr/src/lib/libm/sparc/src/
H A Dnextafter.S32 LIBM_ANSI_PRAGMA_WEAK(nextafter,function)
52 ENTRY(nextafter)
115 SET_SIZE(nextafter)
/titanic_50/usr/src/lib/libm/i386/src/
H A Dnextafter.s32 LIBM_ANSI_PRAGMA_WEAK(nextafter,function)
44 ENTRY(nextafter)
133 SET_SIZE(nextafter)
/titanic_50/usr/src/head/
H A Dmath.h205 extern double nextafter __P((double, double));
218 #pragma does_not_read_global_data(logb, nextafter, remainder)
221 #pragma does_not_write_global_data(logb, nextafter, remainder)
224 #pragma no_side_effect(logb, nextafter, remainder)
H A Dtgmath.h134 #undef nextafter
135 #define nextafter(x, y) __tgmath_nextafter(x, y) macro
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h249 extern double nextafter __P((double, double));
480 #pragma does_not_read_global_data(nextafter, remainder)
482 #pragma does_not_write_global_data(nextafter, remainder)
490 #pragma no_side_effect(copysign, nan, nextafter, nexttoward)
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmath.tab55 f 2 nextafter
/titanic_50/usr/src/man/man3m/
H A DMakefile106 nextafter.3m \
/titanic_50/usr/src/lib/libm1/common/
H A Dlibmv1.c64 #pragma weak nextafter = __nextafter macro
H A Dmapfile-vers206 nextafter;
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dmath.h131 extern double nextafter();
/titanic_50/usr/src/lib/libm/
H A DMakefile.com150 nextafter.o \
400 nextafter.o \
940 ../common/C/nextafter.c
954 ../common/C/nextafter.c \
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath162 "\002nextafter", (Math_f)nextafterl,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath162 "\002nextafter", (Math_f)nextafterl,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath162 "\002nextafter", (Math_f)nextafterl,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath162 "\002nextafter", (Math_f)nextafterl,
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc102 file path=usr/share/man/man3m/nextafter.3m
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers722 nextafter;
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers2171 nextafter { TYPE = FUNCTION; FILTER = libm.so.2 };