Home
last modified time | relevance | path

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

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