Home
last modified time | relevance | path

Searched refs:VAR_SIMPLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dlkc_proto.h40 VAR_SIMPLE, enumerator
H A Dpreprocess.c308 if (flavor == VAR_SIMPLE) in variable_add()
H A Dparser.y467 | T_COLON_EQUAL { $$ = VAR_SIMPLE; }