Searched defs:id (Results 1 – 3 of 3) sorted by relevance
43 const struct kconf_id *id; member248 const struct kconf_id *id = kconf_id_lookup($2, strlen($2)); variable581 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken()
45 struct kconf_id *id = kconf_id_array+i; in kconf_id_lookup() local
105 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng); variable
Completed in 5 milliseconds