Home
last modified time | relevance | path

Searched refs:lround (Results 1 – 25 of 42) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_lround.c24 lround (double x) in lround() function
73 libm_hidden_def(lround)
A Dfloat_wrappers.c289 long_WRAPPER1(lround) in long_long_WRAPPER1()
A Dldouble_wrappers.c275 long_WRAPPER1(lround) in long_long_WRAPPER1()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dmath.SUSv4.syms112 lround
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h378 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, long int, lround) macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dmathcalls.h348 __MATHDECLI (long int,lround,, (_Mdouble_ __x))
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dmath.h100 using std::lround;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dlibm-test.inc51 round, lround, llround,
3477 START (lround);
3479 TEST_f_l (lround, 0, 0);
3481 TEST_f_l (lround, 0.2L, 0.0);
3482 TEST_f_l (lround, -0.2L, 0);
3483 TEST_f_l (lround, 0.5, 1);
3484 TEST_f_l (lround, -0.5, -1);
3485 TEST_f_l (lround, 0.8L, 1);
3487 TEST_f_l (lround, 1.5, 2);
3488 TEST_f_l (lround, -1.5, -2);
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dmath.h73 using std::tr1::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dmath.h73 using std::tr1::lround;
A Dcmath104 #undef lround
249 using ::lround;
475 using std::lround;
862 lround(float __x)
866 lround(long double __x)
873 lround(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dmath.h73 using std::tr1::lround;
A Dcmath104 #undef lround
249 using ::lround;
475 using std::lround;
862 lround(float __x)
866 lround(long double __x)
873 lround(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dmath.h73 using std::tr1::lround;
A Dcmath104 #undef lround
249 using ::lround;
475 using std::lround;
862 lround(float __x)
866 lround(long double __x)
873 lround(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dmath.h73 using std::tr1::lround;
A Dcmath104 #undef lround
249 using ::lround;
475 using std::lround;
862 lround(float __x)
866 lround(long double __x)
873 lround(_Tp __x)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dmath.h73 using std::tr1::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dmath.h73 using std::tr1::lround;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dmath.h73 using std::tr1::lround;

Completed in 21 milliseconds

12