Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DFEnvImpl.h43 LIBC_INLINE int clear_except(int) { return 0; } in clear_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h94 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h134 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
H A Dfenv_darwin_impl.h141 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h114 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h205 LIBC_INLINE int clear_except(int excepts) { in clear_except() function