Lines Matching refs:ExternalUnit
28 using ExternalUnit = int; variable
30 static constexpr ExternalUnit DefaultUnit{-1}; // READ(*), WRITE(*), PRINT
120 Cookie IONAME(BeginExternalListOutput)(ExternalUnit = DefaultUnit,
122 Cookie IONAME(BeginExternalListInput)(ExternalUnit = DefaultUnit,
125 ExternalUnit = DefaultUnit, const char *sourceFile = nullptr,
128 ExternalUnit = DefaultUnit, const char *sourceFile = nullptr,
130 Cookie IONAME(BeginUnformattedOutput)(ExternalUnit = DefaultUnit,
132 Cookie IONAME(BeginUnformattedInput)(ExternalUnit = DefaultUnit,
135 ExternalUnit = DefaultUnit, const char *sourceFile = nullptr,
138 ExternalUnit = DefaultUnit, const char *sourceFile = nullptr,
143 AsynchronousId IONAME(BeginAsynchronousOutput)(ExternalUnit, std::int64_t REC,
146 AsynchronousId IONAME(BeginAsynchronousInput)(ExternalUnit, std::int64_t REC,
148 Cookie IONAME(BeginWait)(ExternalUnit, AsynchronousId);
149 Cookie IONAME(BeginWaitAll)(ExternalUnit);
153 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
155 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
157 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
159 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
161 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
165 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);
172 ExternalUnit, const char *sourceFile = nullptr, int sourceLine = 0);