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

  /src/external/gpl3/gdb/dist/gnulib/import/
streq.h 83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) function
104 return streq5 (s1, s2, s25, s26, s27, s28);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
streq.h 83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) function
104 return streq5 (s1, s2, s25, s26, s27, s28);
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 96 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) function
117 return streq5 (s1, s2, s25, s26, s27, s28);
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 96 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) function
117 return streq5 (s1, s2, s25, s26, s27, s28);

Completed in 18 milliseconds