Home
last modified time | relevance | path

Searched refs:REGS_UNALLOCATED (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dregex.h393 # define REGS_UNALLOCATED 0 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregexec.c424 if (BE (bufp->regs_allocated == REGS_UNALLOCATED, 0)) in re_search_stub()
455 if (regs_allocated == REGS_UNALLOCATED) in re_copy_regs()
460 return REGS_UNALLOCATED; in re_copy_regs()
472 return REGS_UNALLOCATED; in re_copy_regs()
524 bufp->regs_allocated = REGS_UNALLOCATED; in re_set_registers()
A Dregex_old.c4945 bufp->regs_allocated = REGS_UNALLOCATED; in libc_hidden_def()
6033 if (bufp->regs_allocated == REGS_UNALLOCATED) in wcs_re_match_2_internal()
7849 bufp->regs_allocated = REGS_UNALLOCATED; in re_compile_pattern()
A Dregcomp.c709 preg->regs_allocated = REGS_UNALLOCATED; in re_compile_internal()

Completed in 26 milliseconds