Searched refs:pascal_print_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dp-lang.h29 extern void pascal_print_type (struct type *, char *, struct ui_file *, int, int);
H A Dp-typeprint.c51 pascal_print_type (struct type *type, char *varstring, struct ui_file *stream,
323 pascal_print_type (TYPE_FIELD_TYPE (type, i), "" /* TYPE_FIELD_NAME seems invalid ! */
495 pascal_print_type (TYPE_TARGET_TYPE (type), NULL, stream, 0, 0);
604 pascal_print_type (TYPE_FIELD_TYPE (type, i),
788 pascal_print_type (TYPE_INDEX_TYPE (type), "", stream,
50 pascal_print_type (struct type *type, char *varstring, struct ui_file *stream, function
H A Dp-lang.c463 pascal_print_type, /* Print a type using appropriate syntax */

Completed in 43 milliseconds