Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dc-typeprint.c1162 templ_arg = TYPE_TEMPLATE_ARG (type, i); in c_type_print_base()
H A Dgdbtypes.h876 #define TYPE_TEMPLATE_ARG(thistype, n) TYPE_CPLUS_SPECIFIC(thistype)->template_args[n] macro
H A Dhpread.c3788 TYPE_TEMPLATE_ARG (type, n) = t_list->arg; in hpread_read_struct_type()
4470 return TYPE_TEMPLATE_ARG (current_template, n).type; in hpread_get_nth_template_arg()