Searched refs:REGSTACK_INITIAL (Results 1 – 1 of 1) sorted by relevance
388 #define REGSTACK_INITIAL 2048 macro4833 ga_init2(®stack, 1, REGSTACK_INITIAL); in bt_regexec_both()4834 (void)ga_grow(®stack, REGSTACK_INITIAL); in bt_regexec_both()4835 regstack.ga_growsize = REGSTACK_INITIAL * 8; in bt_regexec_both()5013 if (regstack.ga_maxlen > REGSTACK_INITIAL) in bt_regexec_both()