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