Searched refs:fdiml (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | fdiml.c | 30 #pragma weak fdiml = __fdiml macro
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 382 extern long double fdiml __P((long double, long double)); 455 #pragma does_not_read_global_data(fdiml, fmaxl, fminl, fmal) 467 #pragma does_not_write_global_data(fdiml, fmaxl, fminl, fmal) 517 #pragma no_side_effect(fdiml, fmaxl, fminl, fmal)
|
/titanic_44/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 114 extern long double fdiml __P((long double, long double));
|
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 125 "\002fdim", (Math_f)fdiml,
|
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 125 "\002fdim", (Math_f)fdiml,
|
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 125 "\002fdim", (Math_f)fdiml,
|
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 125 "\002fdim", (Math_f)fdiml,
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 428 fdiml;
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 62 fdiml.o \ 857 ../common/m9x/fdiml.c \
|