Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h51 LIBC_INLINE int enable_except(int) { return 0; } enable_except() function
/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h86 LIBC_INLINE int enable_except(int) { return -1; } in enable_except() function
/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h114 LIBC_INLINE int enable_except(int excepts) { enable_except() function
H A DFEnvImpl.h106 LIBC_INLINE int enable_except(int excepts) { in enable_except() function
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h86 LIBC_INLINE int enable_except(int excepts) { enable_except() function
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h151 LIBC_INLINE int enable_except(int excepts) { enable_except() function