Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dprintf_main.cpp27 for (FormatSection cur_section = parser.get_next_section(); in printf_main() local
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dscanf_main.cpp28 for (FormatSection cur_section = parser.get_next_section(); in scanf_main() local
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dfmd.c190 struct flashmap_descriptor *cur_section = *cur_it; in validate_and_complete_info() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/printf_core/
H A Dparser_test.cpp40 for (auto cur_section = parser.get_next_section(); in evaluate() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/scanf_core/
H A Dparser_test.cpp41 for (auto cur_section = parser.get_next_section(); in evaluate() local