Home
last modified time | relevance | path

Searched refs:FE_ENABLED_ENV (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/powerpc/bits/
Dfenv.h149 # define FE_ENABLED_ENV (&__fe_enabled_env) macro
162 # define FE_NOMASK_ENV FE_ENABLED_ENV
/glibc-2.36/sysdeps/powerpc/fpu/
Dfe_nomask.c30 return FE_ENABLED_ENV; in __fe_nomask_env_priv()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/
Dfe_nomask.c32 return FE_ENABLED_ENV; in __fe_nomask_env_priv()
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/
Dfe_nomask.c34 return FE_ENABLED_ENV; in __fe_nomask_env_priv()
/glibc-2.36/ChangeLog.old/
DChangeLog.74293 (FE_ENABLED_ENV): Add.