Searched refs:many_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;
1956 many_times_ok |= c != '?';
1997 if (many_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;
2073 many_times_ok |= c != '?';
2114 if (many_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;
2533 many_times_ok |= c != '?';
2574 if (many_times_ok)
2510 char zero_times_ok = 0, many_times_ok = 0; local

Completed in 285 milliseconds