Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/
A Dlkc_proto.h53 VAR_SIMPLE, enumerator
A Dzconf.l125 ":=" { BEGIN(ASSIGN_VAL); yylval.flavor = VAR_SIMPLE; return T_ASSIGN; }
A Dpreprocess.c305 if (flavor == VAR_SIMPLE) in variable_add()

Completed in 4 milliseconds