Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDp-typeprint.c509 if (HAVE_CPLUS_STRUCT (type)) in pascal_type_print_base()
569 if (HAVE_CPLUS_STRUCT (type)) in pascal_type_print_base()
HDjv-typeprint.c179 if (HAVE_CPLUS_STRUCT (type)) in java_type_print_base()
HDc-typeprint.c714 if (HAVE_CPLUS_STRUCT (type)) in c_type_print_base()
873 if (HAVE_CPLUS_STRUCT (type) && need_access_label) in c_type_print_base()
HDgdbtypes.h765 #define HAVE_CPLUS_STRUCT(type) \ macro
HDgdbtypes.c1151 if (HAVE_CPLUS_STRUCT (t)) in lookup_union()
1678 if (!HAVE_CPLUS_STRUCT (type)) in allocate_cplus_struct_type()