Searched refs:T_STRUCT (Results 1 – 5 of 5) sorted by relevance
29 #define T_STRUCT 8 /* structure */ macro
369 case T_STRUCT: in do_type()388 res->u.astructdef.isstruct = (type & 0xf) == T_STRUCT; in do_type()
323 case T_STRUCT: in parse_coff_base_type()477 return debug_make_struct_type (dhandle, ntype == T_STRUCT, in parse_coff_struct_type()
209 case T_STRUCT: in dump_coff_type()
516 #define T_STRUCT 8 /* structure */ macro