Searched refs:TF_PARAM (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.gperf | 26 if, T_IF, TF_COMMAND|TF_PARAM 44 on, T_ON, TF_PARAM
|
A D | lkc.h | 48 #define TF_PARAM 0x0002 macro
|
A D | zconf.l | 144 if (id && id->flags & TF_PARAM) {
|
A D | zconf.hash.c_shipped | 188 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM}, 212 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM},
|
A D | zconf.lex.c_shipped | 1213 if (id && id->flags & TF_PARAM) {
|
Completed in 8 milliseconds