Home
last modified time | relevance | path

Searched defs:llround (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/math/
Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/src/math/aarch64/
Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35675 llround(float __x) in llround() function
35679 llround(long double __x) in llround() function
35687 llround(_Tp __x) in llround() function