Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dlkc_proto.h42 VAR_APPEND, enumerator
H A Dpreprocess.c289 if (flavor == VAR_APPEND) { in variable_add()
297 if (flavor == VAR_APPEND) in variable_add()
H A Dparser.y468 | T_PLUS_EQUAL { $$ = VAR_APPEND; }