Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h53 LIBC_INLINE int disable_except(int) { return 0; } disable_except() function
/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h89 LIBC_INLINE int disable_except(int) { return 0; } in disable_except() function
/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h125 LIBC_INLINE int disable_except(int excepts) { disable_except() function
H A DFEnvImpl.h116 LIBC_INLINE int disable_except(int excepts) { in disable_except() function
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h96 LIBC_INLINE int disable_except(int excepts) { disable_except() function
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h178 LIBC_INLINE int disable_except(int excepts) { disable_except() function