Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dedit-input.cpp379 static bool TryFastPathRealInput( in TryFastPathRealInput() function
443 if (TryFastPathRealInput<binaryPrecision>(io, edit, n)) { in EditCommonRealInput()