Searched refs:fminl (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fminl.c | 30 #pragma weak fminl = __fminl macro
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 381 extern long double fminl(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 | 117 extern long double fminl __P((long double, long double));
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 462 long double fminl(long double, long double) __pure2;
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 227 fminl.3m \ 430 fminl.3m := LINKSRC = fmin.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 121 "\002fmin", (Math_f)(uintptr_t)fminl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 121 "\002fmin", (Math_f)(uintptr_t)fminl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 121 "\002fmin", (Math_f)(uintptr_t)fminl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 121 "\002fmin", (Math_f)(uintptr_t)fminl,
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 76 fminl.o \ 860 ../common/m9x/fminl.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 477 fminl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 172 link path=usr/share/man/man3m/fminl.3m target=fmin.3m
|