Searched refs:truncl (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | truncl.S | 32 LIBM_ANSI_PRAGMA_WEAK(truncl,function) 34 ENTRY(truncl) 55 SET_SIZE(truncl)
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | truncl.c | 30 #pragma weak __truncl = truncl 36 truncl(long double x) { in truncl() function 77 truncl(long double x) { in truncl() function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 368 extern long double truncl(long double); 449 #pragma does_not_read_global_data(rintl, lrintl, roundl, lroundl, truncl) 461 #pragma does_not_write_global_data(rintl, lrintl, roundl, lroundl, truncl) 511 #pragma no_side_effect(rintl, lrintl, roundl, lroundl, truncl)
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 128 extern long double truncl __P((long double));
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 498 long double truncl(long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 115 truncl.o 810 ../common/m9x/truncl.c 836 ../common/m9x/truncl.c
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 320 truncl.3m \ 523 truncl.3m := LINKSRC = trunc.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 165 "\001trunc", (Math_f)(uintptr_t)truncl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 165 "\001trunc", (Math_f)(uintptr_t)truncl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 165 "\001trunc", (Math_f)(uintptr_t)truncl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 165 "\001trunc", (Math_f)(uintptr_t)truncl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 591 truncl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 314 link path=usr/share/man/man3m/truncl.3m target=trunc.3m
|