Home
last modified time | relevance | path

Searched defs:scalbln (Results 1 - 6 of 6) 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
/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 3 milliseconds