Home
last modified time | relevance | path

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

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