Searched refs:nearbyint (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/head/ |
H A D | tgmath.h | 132 #undef nearbyint 133 #define nearbyint(x) __tgmath_nearbyint(x) macro
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 237 extern double nearbyint __P((double)); 405 #pragma does_not_read_global_data(nearbyint, rint, lrint, round, lround, trunc) 413 #pragma does_not_write_global_data(nearbyint, rint, lrint, round, lround, trunc) 488 #pragma no_side_effect(nearbyint, rint, lrint, round, lround, trunc)
|
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | nearbyint.c | 30 #pragma weak nearbyint = __nearbyint macro
|
/titanic_44/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 54 f 1 nearbyint
|
/titanic_44/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 90 extern double nearbyint __P((double));
|
/titanic_44/usr/src/man/man3m/ |
H A D | Makefile | 105 nearbyint.3m \
|
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 161 "\001nearbyint", (Math_f)nearbyintl,
|
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 161 "\001nearbyint", (Math_f)nearbyintl,
|
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 161 "\001nearbyint", (Math_f)nearbyintl,
|
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 161 "\001nearbyint", (Math_f)nearbyintl,
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 101 file path=usr/share/man/man3m/nearbyint.3m
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 531 nearbyint;
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 95 nearbyint.o \ 887 ../common/m9x/nearbyint.c \
|