Home
last modified time | relevance | path

Searched defs:lround (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/powerpc64/
H A Dlround.c5 long lround(double x) in lround() function
/third_party/musl/src/math/aarch64/
H A Dlround.c3 long lround(double x) in lround() function
/third_party/musl/src/math/
H A Dlround.c3 long lround(double x) in lround() function
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dansi-print.hh45 lround (double x) in lround() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h188 #undef lround macro
251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h188 #undef lround macro
251 #define lround(x) __tg_real_nocast(lround, (x)) macro
/third_party/musl/include/
H A Dtgmath.h188 #undef lround macro
251 #define lround(x) __tg_real_nocast(lround, (x)) macro

Completed in 4 milliseconds