Searched refs:llrintl (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dllrintl.s29 .file "llrintl.s"
32 LIBM_ANSI_PRAGMA_WEAK(llrintl,function)
34 ENTRY(llrintl) function
45 SET_SIZE(llrintl)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dllrintl.c30 #pragma weak __llrintl = llrintl
32 #pragma weak lrintl = llrintl
33 #pragma weak __lrintl = llrintl
44 llrintl(long double x) { function
145 llrintl(long double x) { function
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h137 extern long long int llrintl __P((long double));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h396 extern long long int llrintl __P((long double));
472 #pragma does_not_read_global_data(llrintf, llroundf, llrintl, llroundl)
474 #pragma does_not_write_global_data(llrintf, llroundf, llrintl, llroundl)
521 #pragma no_side_effect(llrint, llround, llrintf, llroundf, llrintl, llroundl)
/illumos-gate/usr/src/boot/include/
H A Dmath.h469 long long llrintl(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com85 llrintl.o \
811 ../common/m9x/llrintl.c \
836 ../common/m9x/llrintl.c \

Completed in 53 milliseconds