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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpack-test-1.c16 #define floor(v,a) ((v) / (a) * (a)) macro
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/headers/cmath/
H A D51083.cc32 int floor(Mat<T>, U) { return 1; } function in namespace:a
34 int floor(T, Mat<U>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20030125-1.c34 floor(double a) function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/
H A D51083.cc32 int floor(Mat<T>, U) { return 1; } function in namespace:a
34 int floor(T, Mat<U>) { return 1; } function in namespace:a
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr65002.C7 template <typename T> float floor(const T &p1) { return p1; } function in namespace:fastmath
/haiku-buildtools/gcc/gmp/tests/mpf/
H A Dt-trunc.c43 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) argument
92 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) argument
112 mpf_t src, trunc, ceil, floor; local
[all...]
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dmath-68881.h389 floor (double x) function
/haiku-buildtools/legacy/gcc/gcc/ginclude/
H A Dmath-3300.h330 __inline static const double floor (double x) function
H A Dmath-68881.h389 floor (double x) function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dtgmath.h133 #define floor(x) __TGMATH_REAL(x, floor) macro
/haiku-buildtools/gcc/gcc/fortran/
H A Dsimplify.c2345 mpfr_t floor; local

Completed in 83 milliseconds