Searched refs:TYPE_LOCALTYPE_FILE (Results 1 – 3 of 3) sorted by relevance
1068 TYPE_LOCALTYPE_FILE (type), in c_type_print_base()
949 #define TYPE_LOCALTYPE_FILE(thistype) (TYPE_CPLUS_SPECIFIC(thistype)->localtype_ptr->file) macro
4367 TYPE_LOCALTYPE_FILE (type) = (char *) xmalloc (strlen (current_subfile->name) + 1); in hpread_read_struct_type()4368 strcpy (TYPE_LOCALTYPE_FILE (type), current_subfile->name); in hpread_read_struct_type()