Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h50 LIBC_INLINE int set_except(int) { return 0; } in set_except() function
86 return set_except(excepts); in set_except_if_required()
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h108 LIBC_INLINE int set_except(int excepts) { in set_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h148 LIBC_INLINE int set_except(int excepts) { in set_except() function
H A Dfenv_darwin_impl.h160 LIBC_INLINE int set_except(int excepts) { in set_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h130 LIBC_INLINE int set_except(int excepts) { in set_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h228 LIBC_INLINE int set_except(int excepts) { in set_except() function