Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.y29 static bool zconf_endtoken(const char *tokenname,
274 if (zconf_endtoken($1, "choice")) {
332 if (zconf_endtoken($1, "if")) {
360 if (zconf_endtoken($1, "menu")) {
580 static bool zconf_endtoken(const char *tokenname, in zconf_endtoken() function

Completed in 6 milliseconds