Home
last modified time | relevance | path

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

/posix/
A Dregex.h453 # define REGS_UNALLOCATED 0 macro
A Dregexec.c439 if (__glibc_unlikely (bufp->regs_allocated == REGS_UNALLOCATED)) in re_search_stub()
470 if (regs_allocated == REGS_UNALLOCATED) in re_copy_regs()
474 return REGS_UNALLOCATED; in re_copy_regs()
479 return REGS_UNALLOCATED; in re_copy_regs()
492 return REGS_UNALLOCATED; in re_copy_regs()
497 return REGS_UNALLOCATED; in re_copy_regs()
550 bufp->regs_allocated = REGS_UNALLOCATED; in re_set_registers()
A Dregcomp.c740 preg->regs_allocated = REGS_UNALLOCATED; in re_compile_internal()

Completed in 18 milliseconds