Home
last modified time | relevance | path

Searched refs:REG_UNALLOCATED (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dregex.h492 #define REG_UNALLOCATED 0 macro
710 # define REGS_UNALLOCATED REG_UNALLOCATED
H A Dregexec.c469 if (BE (bufp->re_regs_allocated == REG_UNALLOCATED, 0)) in re_search_stub()
501 if (regs_allocated == REG_UNALLOCATED) in re_copy_regs()
506 return REG_UNALLOCATED; in re_copy_regs()
519 return REG_UNALLOCATED; in re_copy_regs()
571 bufp->re_regs_allocated = REG_UNALLOCATED; in re_set_registers()
H A Dregcomp.c723 preg->re_regs_allocated = REG_UNALLOCATED; in re_compile_internal()
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog83285 (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
86873 (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog122474 (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
126062 (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.