Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dedit-output.cpp400 int totalLength{signLength + digitsBeforePoint + zeroesBeforePoint + in EditEorDOutput() local
542 int totalLength{signLength + digitsBeforePoint + zeroesBeforePoint + in EditFOutput() local
739 int totalLength{converted.length + trailingZeroes + expoLength + 3 /*0X.*/}; EditEXOutput() local
[all...]