Searched refs:fmaxl (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fmaxl.c | 30 #pragma weak fmaxl = __fmaxl macro
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 380 extern long double fmaxl(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 | 116 extern long double fmaxl __P((long double, long double));
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 461 long double fmaxl(long double, long double) __pure2;
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 225 fmaxl.3m \ 428 fmaxl.3m := LINKSRC = fmax.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 120 "\002fmax", (Math_f)(uintptr_t)fmaxl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 120 "\002fmax", (Math_f)(uintptr_t)fmaxl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 120 "\002fmax", (Math_f)(uintptr_t)fmaxl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 120 "\002fmax", (Math_f)(uintptr_t)fmaxl,
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 73 fmaxl.o \ 857 ../common/m9x/fmaxl.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 474 fmaxl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 169 link path=usr/share/man/man3m/fmaxl.3m target=fmax.3m
|