Home
last modified time | relevance | path

Searched defs:yint (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowf.c160 int yint = checkint(iy); in powf() local
H A Dpow.c296 int yint = checkint(iy); in pow() local
/third_party/musl/src/math/
H A Dpowf.c160 int yint = checkint(iy); in powf() local
H A Dpow.c296 int yint = checkint(iy); in pow() local
/third_party/optimized-routines/math/
H A Dpowf.c176 int yint = checkint (iy); in powf() local
H A Dpow.c323 int yint = checkint (iy); in pow() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c296 int yint = checkint(iy); in pow() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c296 int yint = checkint(iy); in pow() local

Completed in 8 milliseconds