RETALLOC_IF 1838 libglibc/regex.c RETALLOC_IF (regstart, num_regs, const char *); RETALLOC_IF 1839 libglibc/regex.c RETALLOC_IF (regend, num_regs, const char *); RETALLOC_IF 1840 libglibc/regex.c RETALLOC_IF (old_regstart, num_regs, const char *); RETALLOC_IF 1841 libglibc/regex.c RETALLOC_IF (old_regend, num_regs, const char *); RETALLOC_IF 1842 libglibc/regex.c RETALLOC_IF (best_regstart, num_regs, const char *); RETALLOC_IF 1843 libglibc/regex.c RETALLOC_IF (best_regend, num_regs, const char *); RETALLOC_IF 1844 libglibc/regex.c RETALLOC_IF (reg_info, num_regs, register_info_type); RETALLOC_IF 1845 libglibc/regex.c RETALLOC_IF (reg_dummy, num_regs, const char *); RETALLOC_IF 1846 libglibc/regex.c RETALLOC_IF (reg_info_dummy, num_regs, register_info_type);