Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dlkc_proto.h54 VAR_RECURSIVE, enumerator
A Dpreprocess.c266 if (v->flavor == VAR_RECURSIVE) in variable_expand()
295 flavor = VAR_RECURSIVE; in variable_add()
A Dzconf.l124 "=" { BEGIN(ASSIGN_VAL); yylval.flavor = VAR_RECURSIVE; return T_ASSIGN; }

Completed in 9 milliseconds