Searched refs:VAR_SIMPLE (Results 1 – 3 of 3) sorted by relevance
/xen/xen/tools/kconfig/ | ||
A D | lkc_proto.h | 53 VAR_SIMPLE, enumerator |
A D | preprocess.c | 308 if (flavor == VAR_SIMPLE) in variable_add() |
A D | parser.y | 479 | T_COLON_EQUAL { $$ = VAR_SIMPLE; } |
Completed in 5 milliseconds