Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dregex.c1845 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE) macro
6049 if (REG_UNSET (regstart[mcnt]) || REG_UNSET (regend[mcnt])) in wcs_re_match_2_internal()
6599 ? REG_UNSET (regstart[*p]) ? d : regstart[*p] in wcs_re_match_2_internal()
6641 ? REG_UNSET (regend[*p]) ? d : regend[*p] in wcs_re_match_2_internal()
6777 if (REG_UNSET (regstart[regno]) || REG_UNSET (regend[regno])) in wcs_re_match_2_internal()
8169 #undef REG_UNSET
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dregex.c1845 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE) macro
6049 if (REG_UNSET (regstart[mcnt]) || REG_UNSET (regend[mcnt])) in wcs_re_match_2_internal()
6599 ? REG_UNSET (regstart[*p]) ? d : regstart[*p] in wcs_re_match_2_internal()
6641 ? REG_UNSET (regend[*p]) ? d : regend[*p] in wcs_re_match_2_internal()
6777 if (REG_UNSET (regstart[regno]) || REG_UNSET (regend[regno])) in wcs_re_match_2_internal()
8169 #undef REG_UNSET
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dregex.c1845 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE) macro
6049 if (REG_UNSET (regstart[mcnt]) || REG_UNSET (regend[mcnt])) in wcs_re_match_2_internal()
6599 ? REG_UNSET (regstart[*p]) ? d : regstart[*p] in wcs_re_match_2_internal()
6641 ? REG_UNSET (regend[*p]) ? d : regend[*p] in wcs_re_match_2_internal()
6777 if (REG_UNSET (regstart[regno]) || REG_UNSET (regend[regno])) in wcs_re_match_2_internal()
8169 #undef REG_UNSET