Searched refs:TF_OPTION (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | zconf.gperf | 44 modules, T_OPT_MODULES, TF_OPTION 45 defconfig_list, T_OPT_DEFCONFIG_LIST,TF_OPTION 46 env, T_OPT_ENV, TF_OPTION 47 allnoconfig_y, T_OPT_ALLNOCONFIG_Y,TF_OPTION
|
D | zconf.hash.c | 205 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION}, in kconf_id_lookup() 223 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, in kconf_id_lookup() 225 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_OPT_ALLNOCONFIG_Y,TF_OPTION}, in kconf_id_lookup() 234 {(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 | 205 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION}, 223 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, 225 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_OPT_ALLNOCONFIG_Y,TF_OPTION}, 234 {(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 | 228 if (id && id->flags & TF_OPTION)
|
D | zconf.tab.c | 1782 if (id && id->flags & TF_OPTION)
|
D | zconf.tab.c_shipped | 1782 if (id && id->flags & TF_OPTION)
|