Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dedit-output.cpp226 int convertedDigits{static_cast<int>(converted.length) - signLength}; in EditEorDOutput() local
293 int convertedDigits{static_cast<int>(converted.length) - signLength}; in EditFOutput() local