Searched refs:saved_max (Results 1 – 2 of 2) sorted by relevance
1781 new_recursive.saved_max = md->offset_end; in match()1782 if (new_recursive.saved_max <= REC_STACK_SAVE_MAX) in match()1787 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int)); in match()1791 new_recursive.saved_max * sizeof(int)); in match()1806 new_recursive.saved_max * sizeof(int)); in match()
2469 int saved_max; /* Number of saved offsets */ member