Searched refs:TF_PARAM (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | zconf.gperf | 25 if, T_IF, TF_COMMAND|TF_PARAM 43 on, T_ON, TF_PARAM
|
D | zconf.hash.c | 186 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM}, in kconf_id_lookup() 208 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM}, in kconf_id_lookup()
|
D | zconf.l | 134 if (id && id->flags & TF_PARAM) {
|
D | lkc.h | 48 #define TF_PARAM 0x0002 macro
|
D | zconf.hash.c_shipped | 186 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM}, 208 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM},
|
D | zconf.lex.c | 1164 if (id && id->flags & TF_PARAM) {
|
D | zconf.lex.c_shipped | 1164 if (id && id->flags & TF_PARAM) {
|