Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp88 int ignoredExp; in Fraction() local
89 return std::frexp(x, &ignoredExp); in Fraction()