Lines Matching defs:previous
999 the previous symbol: RHS[0] (always defined). */
1335 previous inconsistent state, consistent state with a non-default
4347 macro_t *macro, *previous;
4364 previous = entry ? entry->data : NULL;
4365 if (previous) {
4366 if (_macro_equal (macro, previous)) {
4380 macro_t *macro, *previous;
4399 previous = entry ? entry->data : NULL;
4400 if (previous) {
4401 if (_macro_equal (macro, previous)) {