Searched defs:varstring (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | m2-typeprint.c | 34 m2_print_type (struct type *type, char *varstring, struct ui_file *stream, in m2_print_type()
|
H A D | c-typeprint.c | 62 c_print_type (struct type *type, char *varstring, struct ui_file *stream, in c_print_type() 153 cp_type_print_method_args (struct type *mtype, char *prefix, char *varstring, in cp_type_print_method_args()
|
H A D | f-typeprint.c | 59 f_print_type (struct type *type, char *varstring, struct ui_file *stream, in f_print_type()
|
H A D | jv-typeprint.c | 325 java_print_type (struct type *type, char *varstring, struct ui_file *stream, in java_print_type()
|
H A D | typeprint.c | 106 type_print (struct type *type, char *varstring, struct ui_file *stream, in type_print()
|
H A D | p-typeprint.c | 50 pascal_print_type (struct type *type, char *varstring, struct ui_file *stream, in pascal_print_type()
|
H A D | ada-typeprint.c | 754 ada_print_type (struct type *type0, char *varstring, struct ui_file *stream, in ada_print_type()
|
H A D | language.h | 349 #define LA_PRINT_TYPE(type,varstring,stream,show,level) \ argument
|
H A D | language.c | 1114 unk_lang_print_type (struct type *type, char *varstring, struct ui_file *stream, in unk_lang_print_type()
|