HomeSort by relevance Sort by last modified time
    Searched defs:__fe_dfl_env (Results 1 - 5 of 5) sorted by null

  /bionic/libm/amd64/
fenv.c 54 const fenv_t __fe_dfl_env = { variable
  /bionic/libm/arm/
fenv.c 36 const fenv_t __fe_dfl_env = 0; variable
  /bionic/libm/mips/
fenv.c 41 const fenv_t __fe_dfl_env = 0; variable
  /bionic/libm/arm64/
fenv.c 36 const fenv_t __fe_dfl_env = { 0 /* control */, 0 /* status */}; variable
  /bionic/libm/i387/
fenv.c 44 const fenv_t __fe_dfl_env = { variable

Completed in 46 milliseconds