Searched refs:CheckFormattingAndDirection (Results 1 – 3 of 3) sorted by relevance
185 Iostat CheckFormattingAndDirection(bool unformatted, Direction);
198 iostat = child->CheckFormattingAndDirection(false, DIR); in BeginExternalListIO()258 iostat = child->CheckFormattingAndDirection(false, DIR); in BeginExternalFormattedIO()314 iostat = child->CheckFormattingAndDirection(true, DIR); in BeginUnformattedIO()
984 Iostat ChildIo::CheckFormattingAndDirection( in CheckFormattingAndDirection() function in Fortran::runtime::io::ChildIo