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),129 construct<CloseStmt::CloseSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),290 TYPE_PARSER(first(construct<WaitSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),305 construct<PositionOrFlushSpec>(fileUnitNumber))};330 construct<PositionOrFlushSpec>(maybe("UNIT ="_tok) >> fileUnitNumber) ||372 TYPE_PARSER(first(construct<InquireSpec>(maybe("UNIT ="_tok) >> fileUnitNumber),
106 constexpr Parser<FileUnitNumber> fileUnitNumber; // R1202 variable