Searched refs:REGS_REALLOCATE (Results 1 – 3 of 3) sorted by relevance
394 # define REGS_REALLOCATE 1 macro
448 int rval = REGS_REALLOCATE; in re_copy_regs()463 else if (regs_allocated == REGS_REALLOCATE) in re_copy_regs()517 bufp->regs_allocated = REGS_REALLOCATE; in re_set_registers()
4938 bufp->regs_allocated = REGS_REALLOCATE; in libc_hidden_def()6057 bufp->regs_allocated = REGS_REALLOCATE; in wcs_re_match_2_internal()6059 else if (bufp->regs_allocated == REGS_REALLOCATE) in wcs_re_match_2_internal()
Completed in 20 milliseconds