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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dp-typeprint.c40 static void pascal_type_print_varspec_suffix (struct type *, struct ui_file *, int, int, int);
88 pascal_type_print_varspec_suffix (type, stream, show, 0, demangled_args);
337 pascal_type_print_varspec_suffix (struct type *type, struct ui_file *stream,
359 pascal_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 0, 0);
373 pascal_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0,
380 pascal_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 1, 0);
393 pascal_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0,
419 error ("type not handled in pascal_type_print_varspec_suffix()");
494 pascal_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 0, 0); */
336 pascal_type_print_varspec_suffix (struct type *type, struct ui_file *stream, function

Completed in 40 milliseconds