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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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 109 milliseconds