Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h46 LIBC_INLINE int test_except(int) { return 0; } in test_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h102 LIBC_INLINE int test_except(int excepts) { in test_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h141 LIBC_INLINE int test_except(int excepts) { in test_except() function
H A Dfenv_darwin_impl.h152 LIBC_INLINE int test_except(int excepts) { in test_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h123 LIBC_INLINE int test_except(int excepts) { in test_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h218 LIBC_INLINE int test_except(int excepts) { in test_except() function