Searched refs:bt_t (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | mips-tdump.c | 174 } bt_t; typedef 436 bt_t basic_type; in type_to_string() 456 basic_type = (bt_t) u.ti.bt; in type_to_string()
|
H A D | mips-tfile.c | 795 } bt_t; typedef 990 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ 1115 bt_t basic_type; /* basic type */ 1201 static const bt_t map_coff_types[ (int) T_MAX ] = { 1542 STATIC tag_t * get_tag (const char *, const char *, symint_t, bt_t); 2182 bt_t basic_type) /* bt_Struct, bt_Union, or bt_Enum */ in get_tag()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | mips-tdump.c | 168 } bt_t; typedef 428 bt_t basic_type; 448 basic_type = (bt_t) u.ti.bt;
|
H A D | mips-tfile.c | 792 } bt_t; typedef 983 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ 1190 bt_t basic_type; /* basic type */ 1276 static const bt_t map_coff_types[ (int) T_MAX ] = { 1643 bt_t)); 2305 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 722 } bt_t; typedef 884 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ 1059 bt_t basic_type; /* basic type */ 1141 static const bt_t map_coff_types[] = { 1425 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type); 2001 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 723 } bt_t; typedef 885 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ 1060 bt_t basic_type; /* basic type */ 1142 static const bt_t map_coff_types[] = { 1426 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type); 2002 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
|