Home
last modified time | relevance | path

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

/buildroot/support/kconfig/
A Dzconf.y27 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
578 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken() argument
580 if (id->token != endtoken) { in zconf_endtoken()
A Dzconf.tab.c_shipped92 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
2284 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken)
2286 if (id->token != endtoken) {

Completed in 9 milliseconds