Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y121 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()
H A Dzconf.hash.c161 #define kconf_id_strings ((const char *) &kconf_id_strings_contents) macro
236 register const char *s = o + kconf_id_strings; in kconf_id_lookup()
H A Dzconf.hash.c_shipped161 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
236 register const char *s = o + kconf_id_strings;
H A Dzconf.tab.c1648 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()
H A Dzconf.gperf4 %define string-pool-name kconf_id_strings strpool
H A Dzconf.tab.c_shipped1648 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));