Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dedit-input.cpp196 static int ScanRealInput(char *buffer, int bufferSize, IoStatementState &io, in ScanRealInput() function
452 int got{ScanRealInput(buffer, maxDigits + 2, io, edit, exponent)}; in EditCommonRealInput()