Searched refs:EditLogicalInput (Results 1 – 3 of 3) sorted by relevance
23 bool EditLogicalInput(IoStatementState &, const DataEdit &, bool &);
196 if (EditLogicalInput(io, *edit, truth)) { in FormattedLogicalIO()
328 bool EditLogicalInput(IoStatementState &io, const DataEdit &edit, bool &x) { in EditLogicalInput() function