Home
last modified time | relevance | path

Searched refs:REGS_REALLOCATE (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dregex.h394 # define REGS_REALLOCATE 1 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregexec.c448 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()
A Dregex_old.c4938 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 19 milliseconds