Home
last modified time | relevance | path

Searched refs:FENV_SUPPORT (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsqrtf.c6 #define FENV_SUPPORT 1 macro
75 if (FENV_SUPPORT) { in sqrtf()
H A Dsqrt.c6 #define FENV_SUPPORT 1 macro
148 if (FENV_SUPPORT) { in sqrt()
H A Dsqrtl.c14 #define FENV_SUPPORT 1 macro
249 if (FENV_SUPPORT) { in sqrtl()
/third_party/musl/src/math/
H A Dsqrtf.c6 #define FENV_SUPPORT 1 macro
75 if (FENV_SUPPORT) { in sqrtf()
H A Dsqrt.c6 #define FENV_SUPPORT 1 macro
148 if (FENV_SUPPORT) { in sqrt()
H A Dsqrtl.c14 #define FENV_SUPPORT 1 macro
249 if (FENV_SUPPORT) { in sqrtl()

Completed in 3 milliseconds