Searched refs:MAX_XPAIRS_INCREMENT (Results 1 – 2 of 2) sorted by relevance
305 current_max_xpairs += MAX_XPAIRS_INCREMENT; in expand_nxt_chk()313 (size_t) (MAX_XPAIRS_INCREMENT * sizeof( int )) ); in expand_nxt_chk()
225 #define MAX_XPAIRS_INCREMENT 2000 macro