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

/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dregex.c5289 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
5582 const CHAR_T *end_match_1, *end_match_2;
5836 end_match_1 = string1 + mcnt;
5843 end_match_1 = end1;
5855 end_match_1 = string1 + stop;
5860 end_match_1 = end1;
5876 dend = end_match_1;
5894 dend = end_match_1;
5971 end_match_1' while the restored d is in string2.
5979 ? end_match_1
5565 const CHAR_T *end_match_1, *end_match_2; local
[all...]
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dregex.c5289 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
5582 const CHAR_T *end_match_1, *end_match_2;
5836 end_match_1 = string1 + mcnt;
5843 end_match_1 = end1;
5855 end_match_1 = string1 + stop;
5860 end_match_1 = end1;
5876 dend = end_match_1;
5894 dend = end_match_1;
5971 end_match_1' while the restored d is in string2.
5979 ? end_match_1
5565 const CHAR_T *end_match_1, *end_match_2; local
[all...]

Completed in 170 milliseconds