Searched refs:TF_PARAM (Results 1 – 5 of 5) sorted by relevance
/scripts/kconfig/ |
D | zconf.gperf | 25 if, T_IF, TF_COMMAND|TF_PARAM 43 on, T_ON, TF_PARAM
|
D | zconf.l | 135 if (id && id->flags & TF_PARAM) {
|
D | lkc.h | 44 #define TF_PARAM 0x0002 macro
|
D | zconf.hash.c_shipped | 184 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM}, 206 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM},
|
D | zconf.lex.c_shipped | 1164 if (id && id->flags & TF_PARAM) {
|