Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dscalbnl.c4 long double scalbnl(long double x, int n) in scalbnl() function
9 long double scalbnl(long double x, int n) in scalbnl() function
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dscalbnl.c4 long double scalbnl(long double x, int n) in scalbnl() function
9 long double scalbnl(long double x, int n) in scalbnl() function
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dscalbnl.c4 long double scalbnl(long double x, int n) in scalbnl() function
9 long double scalbnl(long double x, int n) in scalbnl() function
/third_party/musl/src/math/
H A Dscalbnl.c4 long double scalbnl(long double x, int n) in scalbnl() function
9 long double scalbnl(long double x, int n) in scalbnl() function
/third_party/musl/src/math/i386/
H A Dscalbnl.s13 scalbnl: label
/third_party/ffmpeg/compat/djgpp/
H A Dmath.c39 long double scalbnl(long double x, int exp) in scalbnl() function

Completed in 1 milliseconds