Home
last modified time | relevance | path

Searched defs:id (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
A Dzconf.y43 const struct kconf_id *id; member
248 const struct kconf_id *id = kconf_id_lookup($2, strlen($2)); variable
581 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken()
A Dkconf_id.c45 struct kconf_id *id = kconf_id_array+i; in kconf_id_lookup() local
A Dzconf.l105 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng); variable

Completed in 5 milliseconds