Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconf.c34 static int conf_cnt; variable
482 if (!conf_cnt++) in check_conf()
613 conf_cnt = 0; in main()
615 } while (conf_cnt); in main()
/external/u-boot/scripts/kconfig/
Dconf.c43 static int conf_cnt; variable
439 if (!conf_cnt++) in check_conf()
683 conf_cnt = 0; in main()
685 } while (conf_cnt); in main()