Searched refs:TF_OPTION (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A 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
|
| H A D | zconf.hash.c | 184 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str3, T_OPT_ENV, TF_OPTION}, in kconf_id_lookup() 200 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str19, T_OPT_DEFCONFIG_LIST,TF_OPTION}, in kconf_id_lookup() 205 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, in kconf_id_lookup()
|
| H A D | zconf.hash.c_shipped | 184 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str3, T_OPT_ENV, TF_OPTION}, 200 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str19, T_OPT_DEFCONFIG_LIST,TF_OPTION}, 205 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION},
|
| H A D | lkc.h | 50 #define TF_OPTION 0x0004 macro
|
| H A D | zconf.y | 233 if (id && id->flags & TF_OPTION)
|
| H A D | zconf.tab.c | 1757 if (id && id->flags & TF_OPTION)
|
| H A D | zconf.tab.c_shipped | 1757 if (id && id->flags & TF_OPTION)
|