Home
last modified time | relevance | path

Searched refs:MAX_XPAIRS_INCREMENT (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dtblcmp.c305 current_max_xpairs += MAX_XPAIRS_INCREMENT; in expand_nxt_chk()
313 (size_t) (MAX_XPAIRS_INCREMENT * sizeof( int )) ); in expand_nxt_chk()
Dflexdef.h225 #define MAX_XPAIRS_INCREMENT 2000 macro