Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dinternal-unit.cpp81 RT_API_ATTRS std::size_t InternalDescriptorUnit<DIR>::GetNextInputBytes( GetNextInputBytes() function in Fortran::runtime::io::InternalDescriptorUnit
H A Dio-stmt.cpp30 std::size_t IoStatementBase::GetNextInputBytes(const char *&p) { in GetNextInputBytes() function in Fortran::runtime::io::IoStatementBase
104 std::size_t InternalIoStatementState<DIR>::GetNextInputBytes(const char *&p) { GetNextInputBytes() function in Fortran::runtime::io::InternalIoStatementState
412 std::size_t ExternalIoStatementState<DIR>::GetNextInputBytes(const char *&p) { GetNextInputBytes() function in Fortran::runtime::io::ExternalIoStatementState
503 std::size_t IoStatementState::GetNextInputBytes(const char *&p) { GetNextInputBytes() function in Fortran::runtime::io::IoStatementState
941 std::size_t ChildIoStatementState<DIR>::GetNextInputBytes(const char *&p) { GetNextInputBytes() function in Fortran::runtime::io::ChildIoStatementState
[all...]
H A Dunit.cpp135 std::size_t ExternalFileUnit::GetNextInputBytes( in GetNextInputBytes() function in Fortran::runtime::io::ExternalFileUnit