Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dformat-implementation.h26 const CharType *format, std::size_t formatLength, int maxHeight) in FormatControl()
38 IoErrorHandler &handler, const CharType *format, std::size_t formatLength) { in GetMaxParenthesisNesting()
Dio-stmt.cpp132 std::size_t formatLength, const char *sourceFile, int sourceLine) in InternalFormattedIoStatementState()
139 const Descriptor &d, const CHAR *format, std::size_t formatLength, in InternalFormattedIoStatementState()
339 ExternalFileUnit &unit, const CHAR *format, std::size_t formatLength, in ExternalFormattedIoStatementState()
Dio-api.cpp72 const char *format, std::size_t formatLength, void ** /*scratchArea*/, in BeginInternalArrayFormattedIO()
124 std::size_t internalLength, const char *format, std::size_t formatLength, in BeginInternalFormattedIO()
187 Cookie BeginExternalFormattedIO(const char *format, std::size_t formatLength, in BeginExternalFormattedIO()