Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/kconfig/
Dlkc_proto.h39 VAR_SIMPLE, enumerator
Dpreprocess.c308 if (flavor == VAR_SIMPLE) in variable_add()
Dparser.y476 | T_COLON_EQUAL { $$ = VAR_SIMPLE; }