Searched refs:fmal (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 383 extern long double fmal(long double, long double, long double); 452 #pragma does_not_read_global_data(fdiml, fmaxl, fminl, fmal) 464 #pragma does_not_write_global_data(fdiml, fmaxl, fminl, fmal) 514 #pragma no_side_effect(fdiml, fmaxl, fminl, fmal)
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 115 extern long double fmal __P((long double, long double, long double));
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 460 long double fmal(long double, long double, long double);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 223 fmal.3m \ 426 fmal.3m := LINKSRC = fma.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 119 "\003fma", (Math_f)(uintptr_t)fmal,
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 70 fmal.o \ 854 ../common/m9x/fmal.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 471 fmal;
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fmal.c | 30 #pragma weak fmal = __fmal macro
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 166 link path=usr/share/man/man3m/fmal.3m target=fma.3m
|