Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.hash.c163 #define kconf_id_strings ((const char *) &kconf_id_strings_contents) macro
279 register const char *s = o + kconf_id_strings; in kconf_id_lookup()
Dzconf.gperf4 %define string-pool-name kconf_id_strings
Dzconf.y116 zconf_error("unexpected option \"%s\"", kconf_id_strings + $2->name);
538 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
544 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
Dzconf.hash.c_shipped163 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
279 register const char *s = o + kconf_id_strings;
Dzconf.tab.c1673 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);
2342 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
2348 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
Dzconf.tab.c_shipped1673 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);
2342 kconf_id_strings + id->name, zconf_tokenname(starttoken));
2348 kconf_id_strings + id->name, zconf_tokenname(starttoken));