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

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c5017 boolean prevchar, thischar;
5024 thischar = WORDCHAR_P (d);
5025 if (prevchar != thischar)
5032 boolean prevchar, thischar;
5039 thischar = WORDCHAR_P (d);
5040 if (prevchar != thischar)
4998 boolean prevchar, thischar; local
5013 boolean prevchar, thischar; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c7321 boolean prevchar, thischar;
7328 thischar = WORDCHAR_P (d);
7329 if (prevchar != thischar)
7336 boolean prevchar, thischar;
7343 thischar = WORDCHAR_P (d);
7344 if (prevchar != thischar)
7304 boolean prevchar, thischar; local
7319 boolean prevchar, thischar; local
/haiku-buildtools/gcc/libiberty/
H A Dregex.c7326 boolean prevchar, thischar;
7333 thischar = WORDCHAR_P (d);
7334 if (prevchar != thischar)
7341 boolean prevchar, thischar;
7348 thischar = WORDCHAR_P (d);
7349 if (prevchar != thischar)
7309 boolean prevchar, thischar; local
7324 boolean prevchar, thischar; local
/haiku-buildtools/binutils/libiberty/
H A Dregex.c7328 boolean prevchar, thischar;
7335 thischar = WORDCHAR_P (d);
7336 if (prevchar != thischar)
7343 boolean prevchar, thischar;
7350 thischar = WORDCHAR_P (d);
7351 if (prevchar != thischar)
7311 boolean prevchar, thischar; local
7326 boolean prevchar, thischar; local

Completed in 260 milliseconds