Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c1842 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE) macro
6045 if (REG_UNSET (regstart[mcnt]) || REG_UNSET (regend[mcnt])) in wcs_re_match_2_internal()
6595 ? REG_UNSET (regstart[*p]) ? d : regstart[*p] in wcs_re_match_2_internal()
6637 ? REG_UNSET (regend[*p]) ? d : regend[*p] in wcs_re_match_2_internal()
6772 if (REG_UNSET (regstart[regno]) || REG_UNSET (regend[regno])) in wcs_re_match_2_internal()
8162 #undef REG_UNSET