Searched refs:EditLogicalOutput (Results 1 – 3 of 3) sorted by relevance
97 bool EditLogicalOutput(IoStatementState &, const DataEdit &, bool);
216 if (!EditLogicalOutput(io, *edit, x != 0)) { in FormattedLogicalIO()
600 bool EditLogicalOutput(IoStatementState &io, const DataEdit &edit, bool truth) { in EditLogicalOutput() function