Searched defs:fmod (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/msun/i387/
H A De_fmod.S39 ENTRY(fmod) function
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dfmod.c22 double fmod(x, y) function
/freebsd-10-stable/contrib/netbsd-tests/lib/libm/
H A Dt_fmod.c38 ATF_TC(fmod); variable
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h56 #undef fmod macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h69 #undef fmod macro
264 fmod(float __x, float __y) function
268 fmod(long double __x, long double __y) function
/freebsd-10-stable/include/
H A Dtgmath.h176 #define fmod(x, y) __tg_simple2(x, y, fmod) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h804 #undef fmod macro
805 #define fmod(__x, __y) __tg_fmod(__tg_promote2((__x), (__y))(__x), \ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h255 fmod, enumerator in enum:llvm::LibFunc::Func

Completed in 62 milliseconds