Searched refs:REGS_UNALLOCATED (Results 1 – 3 of 3) sorted by relevance
453 # define REGS_UNALLOCATED 0 macro
439 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()
740 preg->regs_allocated = REGS_UNALLOCATED; in re_compile_internal()
Completed in 18 milliseconds