Lines Matching defs:errorCookie
177 Cookie errorCookie{nullptr};
179 unitNumber, DIR, false /*!unformatted*/, terminator, errorCookie)};
181 return errorCookie;
235 Cookie errorCookie{nullptr};
237 unitNumber, DIR, true /*unformatted*/, terminator, errorCookie)};
239 return errorCookie;
404 Cookie errorCookie{nullptr};
407 Fortran::common::nullopt, terminator, errorCookie)}) {
417 return errorCookie;
424 Cookie errorCookie{nullptr};
427 Fortran::common::nullopt, terminator, errorCookie)}) {
437 return errorCookie;