RETALLOC_IF      1770 regex.cpp            RETALLOC_IF (regstart,	 num_regs, const char *);
RETALLOC_IF      1771 regex.cpp            RETALLOC_IF (regend,	 num_regs, const char *);
RETALLOC_IF      1772 regex.cpp            RETALLOC_IF (old_regstart, num_regs, const char *);
RETALLOC_IF      1773 regex.cpp            RETALLOC_IF (old_regend,	 num_regs, const char *);
RETALLOC_IF      1774 regex.cpp            RETALLOC_IF (best_regstart, num_regs, const char *);
RETALLOC_IF      1775 regex.cpp            RETALLOC_IF (best_regend,	 num_regs, const char *);
RETALLOC_IF      1776 regex.cpp            RETALLOC_IF (reg_info,	 num_regs, register_info_type);
RETALLOC_IF      1777 regex.cpp            RETALLOC_IF (reg_dummy,	 num_regs, const char *);
RETALLOC_IF      1778 regex.cpp            RETALLOC_IF (reg_info_dummy, num_regs, register_info_type);