Searched refs:clearExcept (Results 1 – 3 of 3) sorted by relevance
15 return fputil::clearExcept(e); in LLVM_LIBC_ENTRYPOINT()
19 int clearExcept(int) { return 0; } in clearExcept() function
175 static inline int clearExcept(int excepts) { in clearExcept() function