Searched refs:lrint (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | lrint.s | 32 LIBM_ANSI_PRAGMA_WEAK(lrint,function) 34 ENTRY(lrint) 44 SET_SIZE(lrint)
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | lrint.c | 30 #pragma weak __lrint = lrint 47 lrint(double x) { in lrint() function
|
H A D | llrint.c | 32 #pragma weak lrint = llrint macro
|
/titanic_50/usr/src/head/ |
H A D | tgmath.h | 128 #undef lrint 129 #define lrint(x) __tgmath_lrint(x) macro
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 239 extern long int lrint __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_50/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 129 extern long int lrint __P((double));
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 100 lrint.3m \
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 35 lrint.o \ 45 lrint.o \ 825 ../common/m9x/lrint.c \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 96 file path=usr/share/man/man3m/lrint.3m
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 519 lrint;
|