Searched refs:best_regstart (Results 1 – 1 of 1) sorted by relevance
1610 static const char **best_regstart, **best_regend; variable1628 RETALLOC_IF (best_regstart, num_regs, const char *);3499 FREE_VAR (best_regstart); \3671 const char **best_regstart, **best_regend; local3714 best_regstart = REGEX_TALLOC (num_regs, const char *);3721 && best_regstart && best_regend && reg_dummy && reg_info_dummy))3731 regstart = regend = old_regstart = old_regend = best_regstart3849 best_regstart[mcnt] = regstart[mcnt];3875 regstart[mcnt] = best_regstart[mcnt];