Lines Matching refs:oldLimit
2526 ANTLR3_UINT32 oldLimit;2552 oldLimit = topo->limit; // Number of nodes to traverse linearly2555 for (v = 0; v < oldLimit; v++)2581 topo->limit = oldLimit;