Searched refs:kconf_id_strings (Results 1 – 6 of 6) sorted by relevance
121 zconf_error("unexpected option \"%s\"", kconf_id_strings + $2->name);552 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()558 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
161 #define kconf_id_strings ((const char *) &kconf_id_strings_contents) macro236 register const char *s = o + kconf_id_strings; in kconf_id_lookup()
161 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)236 register const char *s = o + kconf_id_strings;
1648 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);2307 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()2313 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
4 %define string-pool-name kconf_id_strings strpool
1648 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);2307 kconf_id_strings + id->name, zconf_tokenname(starttoken));2313 kconf_id_strings + id->name, zconf_tokenname(starttoken));