Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dhost.cpp115 int exceptions{fetestexcept(FE_ALL_EXCEPT)}; in CheckAndRestoreFloatingPointEnvironment() local
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A Dfp-testing.cpp77 int exceptions = fetestexcept(FE_ALL_EXCEPT); in CurrentFlags() local