Searched refs:global_types (Results 1 – 3 of 3) sorted by relevance
167 struct ieee_types *global_types; member873 info.global_types = NULL; in parse_ieee()989 if (info->global_types != NULL) in parse_ieee_bb()991 info->types.alloc = info->global_types->alloc; in parse_ieee_bb()995 memcpy (info->types.types, info->global_types->types, in parse_ieee_bb()1264 info->global_types = ((struct ieee_types *) in parse_ieee_be()1265 xmalloc (sizeof *info->global_types)); in parse_ieee_be()1266 info->global_types->alloc = info->types.alloc; in parse_ieee_be()1267 info->global_types->types = ((struct ieee_type *) in parse_ieee_be()1270 memcpy (info->global_types->types, info->types.types, in parse_ieee_be()[all …]
823 * ieee.c (struct ieee_info): Add global_types field.825 to the global_types field.827 global_types field.1218 * ieee.c (ieee_write_undefined_tag): Switch to global_types even
1328 info.global_types.