Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dlkc_proto.h41 VAR_RECURSIVE, enumerator
H A Dpreprocess.c269 if (v->flavor == VAR_RECURSIVE) in variable_expand()
298 flavor = VAR_RECURSIVE; in variable_add()
H A Dparser.y466 T_EQUAL { $$ = VAR_RECURSIVE; }