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