Home
last modified time | relevance | path

Searched refs:fdim (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libm/common/m9x/
H A Dfdim.c30 #pragma weak fdim = __fdim macro
/titanic_41/usr/src/head/
H A Dtgmath.h94 #undef fdim
95 #define fdim(x, y) __tgmath_fdim(x, y) macro
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h252 extern double fdim __P((double, double));
408 #pragma does_not_read_global_data(fdim, fmax, fmin, fma)
415 #pragma does_not_write_global_data(fdim, fmax, fmin, fma)
491 #pragma no_side_effect(fdim, fmax, fmin, fma)
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmath.tab22 f 2 fdim
/titanic_41/usr/src/lib/libm/common/C/
H A Dlibm_protos.h82 extern double fdim __P((double, double));
/titanic_41/usr/src/man/man3m/
H A DMakefile58 fdim.3m \
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath125 "\002fdim", (Math_f)fdiml,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath125 "\002fdim", (Math_f)fdiml,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath125 "\002fdim", (Math_f)fdiml,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath125 "\002fdim", (Math_f)fdiml,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc54 file path=usr/share/man/man3m/fdim.3m
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers426 fdim;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com60 fdim.o \
855 ../common/m9x/fdim.c \