Home
last modified time | relevance | path

Searched defs:cur_section (Results 1 – 4 of 4) sorted by relevance

/external/llvm-libc/src/stdio/printf_core/
Dprintf_main.cpp26 for (FormatSection cur_section = parser.get_next_section(); in printf_main() local
/external/llvm-libc/src/stdio/scanf_core/
Dscanf_main.cpp27 for (FormatSection cur_section = parser.get_next_section(); in scanf_main() local
/external/llvm-libc/test/src/stdio/printf_core/
Dparser_test.cpp40 for (auto cur_section = parser.get_next_section(); in evaluate() local
/external/llvm-libc/test/src/stdio/scanf_core/
Dparser_test.cpp41 for (auto cur_section = parser.get_next_section(); in evaluate() local