Home
last modified time | relevance | path

Searched defs:lround (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/math/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/aarch64/
Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/powerpc64/
Dlround.c5 long lround(double x) in lround() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dansi-print.hh45 lround (double x) in lround() function
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35766 lround(float __x) in lround() function
35770 lround(long double __x) in lround() function
35778 lround(_Tp __x) in lround() function