Searched refs:REGS_REALLOCATE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h492 If REGS_REALLOCATE, reallocate space if necessary.
496 # define REGS_REALLOCATE 1
493 # define REGS_REALLOCATE macro
H A Dregexec.c515 int rval = REGS_REALLOCATE;
535 else if (regs_allocated == REGS_REALLOCATE)
598 bufp->regs_allocated = REGS_REALLOCATE;

Completed in 28 milliseconds