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

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c1999 char zero_times_ok = 0, many_times_ok = 0;
2008 zero_times_ok |= c != '+';
2072 && zero_times_ok
2096 if (!zero_times_ok)
1986 char zero_times_ok = 0, many_times_ok = 0; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c2523 char zero_times_ok = 0, many_times_ok = 0;
2532 zero_times_ok |= c != '+';
2596 && zero_times_ok
2623 if (!zero_times_ok)
2510 char zero_times_ok = 0, many_times_ok = 0; local
/haiku-buildtools/gcc/libiberty/
H A Dregex.c2525 char zero_times_ok = 0, many_times_ok = 0;
2534 zero_times_ok |= c != '+';
2598 && zero_times_ok
2625 if (!zero_times_ok)
2512 char zero_times_ok = 0, many_times_ok = 0; local
/haiku-buildtools/binutils/libiberty/
H A Dregex.c2526 char zero_times_ok = 0, many_times_ok = 0;
2535 zero_times_ok |= c != '+';
2599 && zero_times_ok
2626 if (!zero_times_ok)
2513 char zero_times_ok = 0, many_times_ok = 0; local

Completed in 211 milliseconds