Searched refs:current_max_template_xpairs (Results 1 – 4 of 4) sorted by relevance
729 if ( tmpbase + numecs >= current_max_template_xpairs )731 current_max_template_xpairs += MAX_TEMPLATE_XPAIRS_INCREMENT;736 current_max_template_xpairs );
88 int current_max_template_xpairs, current_max_dfas; variable541 current_max_template_xpairs,1096 current_max_template_xpairs = INITIAL_MAX_TEMPLATE_XPAIRS; in set_up_initial_allocations()1097 tnxt = allocate_integer_array( current_max_template_xpairs ); in set_up_initial_allocations()
601 extern int current_max_template_xpairs, current_max_dfas;
285 X+ #define current_max_template_xpairs c__max_template_xpairs