Home
last modified time | relevance | path

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

/external/llvm-libc/src/__support/FPUtil/
DFEnvImpl.h43 LIBC_INLINE int test_except(int) { return 0; } in test_except() function
/external/llvm-libc/src/__support/FPUtil/riscv/
DFEnvImpl.h102 LIBC_INLINE int test_except(int excepts) { in test_except() function
/external/llvm-libc/src/__support/FPUtil/aarch64/
Dfenv_darwin_impl.h148 LIBC_INLINE int test_except(int excepts) { in test_except() function
DFEnvImpl.h141 LIBC_INLINE int test_except(int excepts) { in test_except() function
/external/llvm-libc/src/__support/FPUtil/arm/
DFEnvImpl.h122 LIBC_INLINE int test_except(int excepts) { in test_except() function
/external/llvm-libc/src/__support/FPUtil/x86_64/
DFEnvImpl.h217 LIBC_INLINE int test_except(int excepts) { in test_except() function