Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds