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

/haiku-buildtools/jam/
H A Dvariable.h26 # define VAR_DEFAULT 2 /* set only if no previous value */ macro
H A Djamgram.yy160 { $$.number = VAR_DEFAULT; }
162 { $$.number = VAR_DEFAULT; }
H A Dvariable.c274 case VAR_DEFAULT:
H A Djamgram.y206 { $$.number = VAR_DEFAULT; }
208 { $$.number = VAR_DEFAULT; }
H A Drules.c286 case VAR_DEFAULT:

Completed in 95 milliseconds