Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c5275 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
5280 while (d == dend) \
5283 if (dend == end_match_2) \
5287 dend = end_match_2; \
5570 const CHAR_T *d, *dend; in wcs_re_match_2_internal() local
5861 dend = end_match_1; in wcs_re_match_2_internal()
5867 dend = end_match_2; in wcs_re_match_2_internal()
5879 dend = end_match_1; in wcs_re_match_2_internal()
5884 dend = end_match_2; in wcs_re_match_2_internal()
5966 dend = ((d >= string1 && d <= end1) in wcs_re_match_2_internal()
[all …]
/toolchain/binutils/binutils-2.27/include/
Dhp-symtab.h1332 struct dntt_type_end dend; member