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

  /src/external/gpl3/gdb.old/dist/gdb/
m2-typeprint.c 40 static void m2_array (struct type *, struct ui_file *, int, int,
105 m2_array (type, stream, show, level, flags);
220 /* m2_array - prints out a Modula-2 ARRAY ... OF type. */
222 static void m2_array (struct type *type, struct ui_file *stream, function
  /src/external/gpl3/gdb/dist/gdb/
m2-typeprint.c 40 static void m2_array (struct type *, struct ui_file *, int, int,
105 m2_array (type, stream, show, level, flags);
220 /* m2_array - prints out a Modula-2 ARRAY ... OF type. */
222 static void m2_array (struct type *type, struct ui_file *stream, function

Completed in 17 milliseconds