Searched refs:same_str_p (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libiberty/
H A Dregex.c5932 boolean same_str_p;
5937 same_str_p = (FIRST_STRING_P (match_end)
5942 if (same_str_p)
5915 boolean same_str_p; local
/haiku-buildtools/binutils/libiberty/
H A Dregex.c5933 boolean same_str_p;
5938 same_str_p = (FIRST_STRING_P (match_end)
5943 if (same_str_p)
5916 boolean same_str_p; local
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c4062 boolean same_str_p = (FIRST_STRING_P (match_end)
4069 if (same_str_p)
4043 boolean same_str_p = (FIRST_STRING_P (match_end) local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c5930 boolean same_str_p = (FIRST_STRING_P (match_end)
5937 if (same_str_p)
5913 boolean same_str_p = (FIRST_STRING_P (match_end) local

Completed in 204 milliseconds