Searched refs:REGS_UNALLOCATED (Results 1 – 4 of 4) sorted by relevance
393 # define REGS_UNALLOCATED 0 macro
424 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()
4945 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()
709 preg->regs_allocated = REGS_UNALLOCATED; in re_compile_internal()
Completed in 26 milliseconds