Home
last modified time | relevance | path

Searched defs:toint (Results 1 - 25 of 36) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Drintl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dfloorl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dceill.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dtruncl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Droundl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dmodfl.c15 static const long double toint = 1/LDBL_EPSILON; variable
H A Drintf.c12 static const float_t toint = 1/EPS; variable
H A Dround.c8 static const double_t toint = 1/EPS; variable
H A Drint.c10 static const double_t toint = 1/EPS; variable
H A Dfloor.c8 static const double_t toint = 1/EPS; variable
H A Dceil.c8 static const double_t toint = 1/EPS; variable
/third_party/musl/src/math/
H A Dfloorl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Droundl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dceill.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dtruncl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Drintl.c10 static const long double toint = 1/LDBL_EPSILON; variable
H A Dceil.c8 static const double_t toint = 1/EPS; variable
H A Dfloor.c8 static const double_t toint = 1/EPS; variable
H A Droundf.c10 static const float_t toint = 1/EPS; variable
H A Dround.c8 static const double_t toint = 1/EPS; variable
H A Dmodfl.c15 static const long double toint = 1/LDBL_EPSILON; variable
H A Drintf.c12 static const float_t toint = 1/EPS; variable
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dfloor.c8 static const double_t toint = 1/EPS; variable
H A Dround.c8 static const double_t toint = 1/EPS; variable
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dround.c8 static const double_t toint = 1/EPS; variable

Completed in 6 milliseconds

12