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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h376 If REGS_REALLOCATE, reallocate space if necessary. macro
379 #define REGS_REALLOCATE 1
H A Dregex.c4906 bufp->regs_allocated = REGS_REALLOCATE;
6111 bufp->regs_allocated = REGS_REALLOCATE;
6113 else if (bufp->regs_allocated == REGS_REALLOCATE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex-gnu.h366 If REGS_REALLOCATE, reallocate space if necessary. macro
369 #define REGS_REALLOCATE 1
H A Dregex.c3522 bufp->regs_allocated = REGS_REALLOCATE;
4212 bufp->regs_allocated = REGS_REALLOCATE;
4214 else if (bufp->regs_allocated == REGS_REALLOCATE)

Completed in 165 milliseconds