Home
last modified time | relevance | path

Searched refs:TYPE_VARARGS (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dc-typeprint.c158 int varargs = TYPE_VARARGS (mtype); in cp_type_print_method_args()
366 if (TYPE_VARARGS (type)) in c_type_print_args()
Dgdbtypes.h272 #define TYPE_VARARGS(t) (TYPE_FLAGS (t) & TYPE_FLAG_VARARGS) macro
Dvalops.c1439 TYPE_VARARGS (TYPE_FN_FIELD_TYPE (f, j)), in search_struct_method()
Dgdbtypes.c3036 if (TYPE_VARARGS (type)) in recursive_dump_type()
Ddwarf2read.c3592 TYPE_VARARGS (die->type)); in dwarf2_add_member_fn()