Home
last modified time | relevance | path

Searched defs:llround (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/math/
H A Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/src/math/aarch64/
H A Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h181 #undef llround macro
244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h181 #undef llround macro
244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/include/
H A Dtgmath.h181 #undef llround macro
244 #define llround(x) __tg_real_nocast(llround, (x)) macro

Completed in 3 milliseconds