Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dstreamline_config.pl548 forloop: label
553 next forloop;
/third_party/python/Lib/test/
Dtest_peepholer.py463 def forloop(): function
466 self.assertEqual(count_instr_recursively(forloop, 'BUILD_LIST'), 0)
467 self.check_lnotab(forloop)