HomeSort by: relevance | last modified time | path
    Searched defs:zero_times_ok (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 2529 char zero_times_ok = 0, many_times_ok = 0;
2538 zero_times_ok |= c != '+';
2602 && zero_times_ok
2629 if (!zero_times_ok)
2516 char zero_times_ok = 0, many_times_ok = 0; local
  /src/external/gpl2/diffutils/dist/lib/
regex.c 2601 char zero_times_ok = 0, many_times_ok = 0;
2610 zero_times_ok |= c != '+';
2674 && zero_times_ok
2701 if (!zero_times_ok)
2588 char zero_times_ok = 0, many_times_ok = 0; variable
  /src/external/gpl2/grep/dist/lib/
regex.c 2517 char zero_times_ok = 0, many_times_ok = 0;
2526 zero_times_ok |= c != '+';
2590 && zero_times_ok
2617 if (!zero_times_ok)
2503 char zero_times_ok = 0, many_times_ok = 0; local

Completed in 71 milliseconds