Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DFEnvImpl.h55 LIBC_INLINE int disable_except(int) { return 0; } in disable_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h89 LIBC_INLINE int disable_except(int) { return 0; } in disable_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h117 LIBC_INLINE int disable_except(int excepts) { in disable_except() function
H A Dfenv_darwin_impl.h126 LIBC_INLINE int disable_except(int excepts) { in disable_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h97 LIBC_INLINE int disable_except(int excepts) { in disable_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h179 LIBC_INLINE int disable_except(int excepts) { in disable_except() function