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

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dregex.c887 wchar_t *workp = p;
889 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
891 length = *workp++; /* the length of char_classes */
894 length = *workp++; /* the length of collating_symbol */
903 length = *workp++; /* the length of equivalence_class */
912 length = *workp++; /* the length of char_range */
919 length = *workp++; /* the length of char */
6187 CHAR_T *workp, *workp2, *charset_top;
6214 workp = p;
6223 uintptr_t alignedp = ((uintptr_t)workp
881 wchar_t *workp = p; local
6170 CHAR_T *workp, *workp2, *charset_top; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dregex.c887 wchar_t *workp = p;
889 (re_opcode_t) *(workp - 1) == charset_not ? "^" : "");
891 length = *workp++; /* the length of char_classes */
894 length = *workp++; /* the length of collating_symbol */
903 length = *workp++; /* the length of equivalence_class */
912 length = *workp++; /* the length of char_range */
919 length = *workp++; /* the length of char */
6187 CHAR_T *workp, *workp2, *charset_top;
6214 workp = p;
6223 uintptr_t alignedp = ((uintptr_t)workp
881 wchar_t *workp = p; local
6170 CHAR_T *workp, *workp2, *charset_top; local
[all...]

Completed in 60 milliseconds