Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h44 LIBC_INLINE int clear_except(int) { return 0; } in clear_except() function
78 return clear_except(excepts); in clear_except_if_required()
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h94 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h133 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
H A Dfenv_darwin_impl.h143 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h114 LIBC_INLINE int clear_except(int excepts) { in clear_except() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h205 LIBC_INLINE int clear_except(int excepts) { in clear_except() function