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

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 6033 boolean same_str_p = (FIRST_STRING_P (match_end)
6040 if (same_str_p)
6016 boolean same_str_p = (FIRST_STRING_P (match_end) local
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 5936 boolean same_str_p;
5941 same_str_p = (FIRST_STRING_P (match_end)
5946 if (same_str_p)
5919 boolean same_str_p; local
  /src/external/gpl2/diffutils/dist/lib/
regex.c 6150 boolean same_str_p = (FIRST_STRING_P (match_end)
6157 if (same_str_p)
6133 boolean same_str_p = (FIRST_STRING_P (match_end) local
  /src/external/gpl2/grep/dist/lib/
regex.c 5721 boolean same_str_p = (FIRST_STRING_P (match_end)
5728 if (same_str_p)
5701 boolean same_str_p = (FIRST_STRING_P (match_end) local

Completed in 97 milliseconds