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

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c5017 boolean prevchar, thischar;
5023 prevchar = WORDCHAR_P (d - 1);
5025 if (prevchar != thischar)
5032 boolean prevchar, thischar;
5038 prevchar = WORDCHAR_P (d - 1);
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;
7327 prevchar = WORDCHAR_P (d - 1);
7329 if (prevchar != thischar)
7336 boolean prevchar, thischar;
7342 prevchar = WORDCHAR_P (d - 1);
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;
7332 prevchar = WORDCHAR_P (d - 1);
7334 if (prevchar != thischar)
7341 boolean prevchar, thischar;
7347 prevchar = WORDCHAR_P (d - 1);
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;
7334 prevchar = WORDCHAR_P (d - 1);
7336 if (prevchar != thischar)
7343 boolean prevchar, thischar;
7349 prevchar = WORDCHAR_P (d - 1);
7351 if (prevchar != thischar)
7311 boolean prevchar, thischar; local
7326 boolean prevchar, thischar; local

Completed in 215 milliseconds