Home
last modified time | relevance | path

Searched defs:clearExcept (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libc/utils/FPUtil/
DDummyFEnv.h19 int clearExcept(int) { return 0; } in clearExcept() function
/external/llvm-project/libc/utils/FPUtil/x86_64/
DFEnv.h175 static inline int clearExcept(int excepts) { in clearExcept() function