Home
last modified time | relevance | path

Searched defs:get_env (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h61 LIBC_INLINE int get_env(fenv_t *) { return 0; } get_env() function
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h474 LIBC_INLINE int get_env(fenv_t *envp) { get_env() function
567 LIBC_INLINE int get_env(fenv_t *envp) { get_env() function
/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h160 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h265 LIBC_INLINE int get_env(fenv_t *envp) { get_env() function
H A DFEnvImpl.h260 LIBC_INLINE int get_env(fenv_t *envp) { in get_env() function
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h233 LIBC_INLINE int get_env(fenv_t *envp) { get_env() function