Home
last modified time | relevance | path

Searched defs:lround (Results 1 - 9 of 9) 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
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dtgmath.h187 #undef lround macro
250 #define lround(x) __tg_real_nocast(lround, (x)) macro
/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