Searched refs:VAR_APPEND (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/jam/
H A Dvariable.h25 # define VAR_APPEND 1 /* append to previous value */ macro
H A Dvariable.c269 case VAR_APPEND:
H A Drules.c281 case VAR_APPEND:
H A Djamgram.yy158 { $$.number = VAR_APPEND; }
H A Djamgram.y204 { $$.number = VAR_APPEND; }

Completed in 72 milliseconds