Searched refs:REG_UNSET (Results 1 – 3 of 3) sorted by relevance
1845 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE) macro6049 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