Home
last modified time | relevance | path

Searched defs:scalbln (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/src/math/
H A Dscalbln.c4 double scalbln(double x, long n) in scalbln() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dscalbln.c4 double scalbln(double x, long n) in scalbln() function
/third_party/musl/src/math/i386/
H A Dscalbn.s8 scalbln: label
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dtgmath.h196 #undef scalbln macro
259 #define scalbln(x,y) __tg_real_2_1(scalbln, (x), (y)) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h197 #undef scalbln macro
260 #define scalbln(x,y) __tg_real_2_1(scalbln, (x), (y)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h197 #undef scalbln macro
260 #define scalbln(x,y) __tg_real_2_1(scalbln, (x), (y)) macro
/third_party/musl/include/
H A Dtgmath.h197 #undef scalbln macro
260 #define scalbln(x,y) __tg_real_2_1(scalbln, (x), (y)) macro

Completed in 4 milliseconds