Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.hash.c165 #define kconf_id_strings ((const char *) &kconf_id_strings_contents) macro
283 register const char *s = o + kconf_id_strings; in kconf_id_lookup()
Dzconf.gperf4 %define string-pool-name kconf_id_strings
Dzconf.y121 zconf_error("unexpected option \"%s\"", kconf_id_strings + $2->name);
547 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
553 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
Dzconf.hash.c_shipped165 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
283 register const char *s = o + kconf_id_strings;
Dzconf.tab.c1695 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);
2384 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
2390 kconf_id_strings + id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
Dzconf.tab.c_shipped1695 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);
2384 kconf_id_strings + id->name, zconf_tokenname(starttoken));
2390 kconf_id_strings + id->name, zconf_tokenname(starttoken));