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

  /src/external/gpl3/gdb.old/dist/gdb/
m2-typeprint.c 62 static void m2_unknown (const char *s, struct type *type,
117 m2_unknown (_("method"), type, stream, show, level);
137 m2_unknown (_("undef"), type, stream, show, level);
141 m2_unknown (_("error"), type, stream, show, level);
265 m2_unknown (const char *s, struct type *type, struct ui_file *stream, function
  /src/external/gpl3/gdb/dist/gdb/
m2-typeprint.c 62 static void m2_unknown (const char *s, struct type *type,
117 m2_unknown (_("method"), type, stream, show, level);
137 m2_unknown (_("undef"), type, stream, show, level);
141 m2_unknown (_("error"), type, stream, show, level);
265 m2_unknown (const char *s, struct type *type, struct ui_file *stream, function

Completed in 14 milliseconds