Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Decimal/
H A Ddecimal-to-binary.cpp126 const char *expDig{q}; in ParseNumber() local
130 if (q >= expDig + 8) { in ParseNumber()