REGS_UNALLOCATED  714 lib/regcomp.c    preg->regs_allocated = REGS_UNALLOCATED;
REGS_UNALLOCATED  433 lib/regexec.c        if (__glibc_unlikely (bufp->regs_allocated == REGS_UNALLOCATED))
REGS_UNALLOCATED  464 lib/regexec.c    if (regs_allocated == REGS_UNALLOCATED)
REGS_UNALLOCATED  468 lib/regexec.c  	return REGS_UNALLOCATED;
REGS_UNALLOCATED  473 lib/regexec.c  	  return REGS_UNALLOCATED;
REGS_UNALLOCATED  486 lib/regexec.c  	    return REGS_UNALLOCATED;
REGS_UNALLOCATED  491 lib/regexec.c  	      return REGS_UNALLOCATED;
REGS_UNALLOCATED  544 lib/regexec.c        bufp->regs_allocated = REGS_UNALLOCATED;
REGS_UNALLOCATED 3165 src/regex-emacs.c       bufp->regs_allocated = REGS_UNALLOCATED;
REGS_UNALLOCATED 4169 src/regex-emacs.c 	      if (bufp->regs_allocated == REGS_UNALLOCATED)
REGS_UNALLOCATED 5162 src/regex-emacs.c   bufp->regs_allocated = REGS_UNALLOCATED;