Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h70 int maxFormatParenthesesNestingDepth) { in RecommendedInternalIoScratchAreaBytes() argument
71 return 32 + 8 * maxFormatParenthesesNestingDepth; in RecommendedInternalIoScratchAreaBytes()