Searched refs:TF_OPTION (Results 1 – 5 of 5) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
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
|
A D | zconf.hash.c_shipped | 203 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_OPT_DEFCONFIG_LIST,TF_OPTION}, 221 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, 231 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_OPT_ENV, TF_OPTION},
|
A D | lkc.h | 51 #define TF_OPTION 0x0004 macro
|
A D | zconf.y | 228 if (id && id->flags & TF_OPTION)
|
A D | zconf.tab.c_shipped | 1760 if (id && id->flags & TF_OPTION)
|
Completed in 6 milliseconds