Searched refs:saved_max (Results 1 – 2 of 2) sorted by relevance
1784 new_recursive.saved_max = md->offset_end; in match()1785 if (new_recursive.saved_max <= REC_STACK_SAVE_MAX) in match()1790 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int)); in match()1794 new_recursive.saved_max * sizeof(int)); in match()1809 new_recursive.saved_max * sizeof(int)); in match()
2486 int saved_max; /* Number of saved offsets */ member