Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c883 wchar_t *workp = p; in PREFIX() local
885 (re_opcode_t) *(workp - 1) == charset_not ? "^" : ""); in PREFIX()
887 length = *workp++; /* the length of char_classes */ in PREFIX()
890 length = *workp++; /* the length of collating_symbol */ in PREFIX()
899 length = *workp++; /* the length of equivalence_class */ in PREFIX()
908 length = *workp++; /* the length of char_range */ in PREFIX()
915 length = *workp++; /* the length of char */ in PREFIX()
6175 CHAR_T *workp, *workp2, *charset_top; in wcs_re_match_2_internal() local
6202 workp = p; in wcs_re_match_2_internal()
6211 uintptr_t alignedp = ((uintptr_t)workp in wcs_re_match_2_internal()
[all …]