Searched refs:print_array_type (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-typeprint.c | 49 static void print_array_type (struct type *, struct ui_file *, int, int, 328 print_array_type (struct type *type, struct ui_file *stream, int show, in print_array_type() function 798 print_array_type (type, stream, show, level, flags); in ada_print_type() 819 print_array_type (type, stream, show, level, flags); in ada_print_type() 864 print_array_type (type, stream, show, level, flags); in ada_print_type()
|