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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dc-typeprint.c46 static void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
160 c_type_print_varspec_suffix (type, stream, show,
757 c_type_print_varspec_suffix (struct type *type,
793 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
799 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
805 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
812 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
822 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
827 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream,
853 error (_("type not handled in c_type_print_varspec_suffix()"));
755 c_type_print_varspec_suffix (struct type *type, function
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-typeprint.c46 static void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
161 c_type_print_varspec_suffix (type, stream, show,
753 c_type_print_varspec_suffix (struct type *type,
789 c_type_print_varspec_suffix (type->target_type (), stream,
795 c_type_print_varspec_suffix (type->target_type (), stream,
801 c_type_print_varspec_suffix (type->target_type (), stream,
808 c_type_print_varspec_suffix (type->target_type (), stream,
818 c_type_print_varspec_suffix (type->target_type (), stream,
823 c_type_print_varspec_suffix (type->target_type (), stream,
850 error (_("type not handled in c_type_print_varspec_suffix()"));
751 c_type_print_varspec_suffix (struct type *type, function
[all...]

Completed in 85 milliseconds