Home
last modified time | relevance | path

Searched refs:print_range_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-typeprint.c64 static void print_range_type (struct type *, struct ui_file *);
226 print_range_type (struct type *raw_type, struct ui_file *stream) in print_range_type() function
379 print_range_type (TYPE_FIELD_TYPE (range_desc_type, k), in print_array_type()
837 print_range_type (type, stream); in ada_print_type()