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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1946 char zero_times_ok = 0, many_times_ok = 0;
1955 zero_times_ok |= c != '+';
2019 && zero_times_ok
2043 if (!zero_times_ok)
1933 char zero_times_ok = 0, many_times_ok = 0; local
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c2063 char zero_times_ok = 0, many_times_ok = 0;
2072 zero_times_ok |= c != '+';
2136 && zero_times_ok
2161 if (!zero_times_ok)
2049 char zero_times_ok = 0, many_times_ok = 0; local
/openbsd-current/gnu/lib/libiberty/src/
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

Completed in 203 milliseconds