Searched refs:menu_cnt (Results 1 - 2 of 2) sorted by relevance

/u-boot/scripts/kconfig/
H A Dgconf.c1429 static int menu_cnt = 0; local
1434 menu_cnt++;
1436 menu_cnt--;
1437 } else if (!menu_cnt)
H A Dqconf.cc1802 static int menu_cnt = 0; local
1807 menu_cnt++;
1809 menu_cnt--;
1810 } else if (!menu_cnt)

Completed in 30 milliseconds