Searched refs:TF_OPTION (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | zconf.gperf | 45 modules, T_OPT_MODULES, TF_OPTION 46 defconfig_list, T_OPT_DEFCONFIG_LIST,TF_OPTION 47 env, T_OPT_ENV, TF_OPTION 48 allnoconfig_y, T_OPT_ALLNOCONFIG_Y,TF_OPTION
|
D | zconf.hash.c | 209 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION}, in kconf_id_lookup() 227 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, in kconf_id_lookup() 229 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_OPT_ALLNOCONFIG_Y,TF_OPTION}, in kconf_id_lookup() 238 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_OPT_ENV, TF_OPTION}, in kconf_id_lookup()
|
D | zconf.hash.c_shipped | 209 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION}, 227 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, 229 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_OPT_ALLNOCONFIG_Y,TF_OPTION}, 238 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_OPT_ENV, TF_OPTION},
|
D | lkc.h | 49 #define TF_OPTION 0x0004 macro
|
D | zconf.y | 233 if (id && id->flags & TF_OPTION)
|
D | zconf.tab.c | 1804 if (id && id->flags & TF_OPTION)
|
D | zconf.tab.c_shipped | 1804 if (id && id->flags & TF_OPTION)
|