Searched refs:fileUnitNumber (Results 1 – 2 of 2) sorted by relevance
28 construct<IoUnit>(fileUnitNumber) || construct<IoUnit>(star))63 TYPE_PARSER(first(construct<ConnectSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),134 construct<CloseStmt::CloseSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),297 TYPE_PARSER(first(construct<WaitSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),312 construct<PositionOrFlushSpec>(fileUnitNumber))};337 construct<PositionOrFlushSpec>(maybe("UNIT ="_tok) >> fileUnitNumber) ||379 TYPE_PARSER(first(construct<InquireSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),
107 constexpr Parser<FileUnitNumber> fileUnitNumber; // R1202 variable