Home
last modified time | relevance | path

Searched refs:GetComma (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dnamelist.cpp23 static inline char32_t GetComma(IoStatementState &io) { in GetComma() function
32 char comma{static_cast<char>(GetComma(io))}; in IONAME()
153 char32_t comma{GetComma(io)}; in HandleSubscripts()
376 char32_t comma{GetComma(io)}; in IONAME()