Home
last modified time | relevance | path

Searched defs:GetNextInputBytes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dinternal-unit.cpp87 std::size_t InternalDescriptorUnit<DIR>::GetNextInputBytes( in GetNextInputBytes() function in Fortran::runtime::io::InternalDescriptorUnit
H A Dio-stmt.cpp34 std::size_t IoStatementBase::GetNextInputBytes(const char *&p) { in GetNextInputBytes() function in Fortran::runtime::io::IoStatementBase
106 std::size_t InternalIoStatementState<DIR, CHAR>::GetNextInputBytes( in GetNextInputBytes() function in Fortran::runtime::io::InternalIoStatementState
388 std::size_t ExternalIoStatementState<DIR>::GetNextInputBytes(const char *&p) { in GetNextInputBytes() function in Fortran::runtime::io::ExternalIoStatementState
515 std::size_t IoStatementState::GetNextInputBytes(const char *&p) { in GetNextInputBytes() function in Fortran::runtime::io::IoStatementState
947 std::size_t ChildIoStatementState<DIR>::GetNextInputBytes(const char *&p) { in GetNextInputBytes() function in Fortran::runtime::io::ChildIoStatementState
H A Dunit.cpp365 std::size_t ExternalFileUnit::GetNextInputBytes( in GetNextInputBytes() function in Fortran::runtime::io::ExternalFileUnit