Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DFEnvImpl.h45 LIBC_INLINE int test_except(int) { return 0; } in test_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h102 LIBC_INLINE int test_except(int excepts) { in test_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h142 LIBC_INLINE int test_except(int excepts) { in test_except() function
H A Dfenv_darwin_impl.h149 LIBC_INLINE int test_except(int excepts) { in test_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h123 LIBC_INLINE int test_except(int excepts) { in test_except() function
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h218 LIBC_INLINE int test_except(int excepts) { in test_except() function