Searched refs:TF_PARAM (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | kconf_id.c | 14 { "if", T_IF, TF_COMMAND|TF_PARAM }, 32 { "on", T_ON, TF_PARAM },
|
| H A D | zconf.l | 142 if (id && id->flags & TF_PARAM) {
|
| H A D | lkc.h | 48 #define TF_PARAM 0x0002 macro
|
| H A D | zconf.lex.c_shipped | 1214 if (id && id->flags & TF_PARAM) {
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.gperf | 26 if, T_IF, TF_COMMAND|TF_PARAM 45 on, T_ON, TF_PARAM
|
| H A D | zconf.hash.c | |
| H A D | zconf.l | 144 if (id && id->flags & TF_PARAM) {
|
| H A D | lkc.h | 48 #define TF_PARAM 0x0002 macro
|
| H A D | zconf.hash.c_shipped | 190 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM}, 214 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM},
|
| H A D | zconf.lex.c | |
| H A D | zconf.lex.c_shipped | 1213 if (id && id->flags & TF_PARAM) {
|
| /OK3568_Linux_fs/output/kconf/ |
| H A D | zconf.lex.c | |