Searched defs:floor (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/lib/msun/i387/
H A Ds_floor.S39 ENTRY(floor) function
/freebsd-10.0-release/sys/tools/sound/
H A Dsnd_fxdiv_gen.awk30 function floor(x, r) function
H A Dfeeder_eq_mkfilter.awk57 function floor(x, r) function
[all...]
H A Dfeeder_rate_mkfilter.awk69 function floor(x, r) function
[all...]
/freebsd-10.0-release/lib/msun/src/
H A Ds_floor.c33 floor(double x) function
/freebsd-10.0-release/contrib/libstdc++/include/c/
H A Dstd_cmath.h55 #undef floor macro
/freebsd-10.0-release/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h68 #undef floor macro
248 floor(float __x) function
252 floor(long double __x) function
258 floor(_Tp __x) function
/freebsd-10.0-release/include/
H A Dtgmath.h172 #define floor(x) __tg_simple(x, floor) macro
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h728 #undef floor macro
729 #define floor(__x) __tg_floor(__tg_promote1((__x))(__x)) macro
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h227 floor, enumerator in enum:llvm::LibFunc::Func

Completed in 140 milliseconds