Searched refs:fdiml (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libm/src/
H A Ds_fdim.c45 DECL(long double, fdiml)
/openbsd-current/gnu/gcc/fixincludes/tests/base/architecture/ppc/
H A Dmath.h81 extern long double fdiml( long double, long double ) __LIBMLDBL_COMPAT(fdiml); variable
/openbsd-current/include/
H A Dmath.h460 long double fdiml(long double, long double);
/openbsd-current/lib/libm/hidden/
H A Dmath.h83 PROTO_STD_DEPRECATED(fdiml); variable
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dtgmath.h701 __tg_fdim(long double __x, long double __y) {return fdiml(__x, __y);}
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h764 long double fdiml(long double __x, long double __y);
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs297 # define c99_fdim fdiml

Completed in 458 milliseconds