Searched refs:LA_PRINT_TYPE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | symmisc.c | 613 LA_PRINT_TYPE (SYMBOL_TYPE (symbol), "", outfile, 1, depth); in print_symbol() 623 LA_PRINT_TYPE (SYMBOL_TYPE (symbol), "", outfile, 1, depth); in print_symbol() 634 LA_PRINT_TYPE (SYMBOL_TYPE (symbol), SYMBOL_PRINT_NAME (symbol), in print_symbol()
|
| H A D | typeprint.c | 109 LA_PRINT_TYPE (type, varstring, stream, show, 0); in type_print()
|
| H A D | language.h | 347 #define LA_PRINT_TYPE(type,varstring,stream,show,level) \ macro
|