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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Df-lang.h36 extern void f_print_type (struct type *, const char *, struct ui_file *, int,
H A Df-typeprint.c57 f_print_type (type, "", stream, 0, 0, &type_print_raw_options);
63 f_print_type (struct type *type, const char *varstring, struct ui_file *stream,
267 f_print_type (builtin_f_type (get_type_arch (type))->builtin_void,
277 f_print_type (type->field (i).type (), "", stream, -1, 0, 0);
62 f_print_type (struct type *type, const char *varstring, struct ui_file *stream, function
H A Df-lang.c587 f_print_type (type, varstring, stream, show, level, flags);

Completed in 127 milliseconds