Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dpreprocess.h6 VAR_SIMPLE, enumerator
H A Dpreprocess.c312 if (flavor == VAR_SIMPLE) in variable_add()
H A Dparser.y474 | T_COLON_EQUAL { $$ = VAR_SIMPLE; }