Searched refs:T_UCHAR (Results 1 – 11 of 11) sorted by relevance
53 T_UCHAR = 12, enumerator
511 return T_UCHAR; in plain_type_1()531 return (TYPE_UNSIGNED (type) ? T_UCHAR : T_CHAR); in plain_type_1()
845 T_UCHAR = 12, enumerator
106 #define T_UCHAR 12 /* unsigned character */ macro
32 #define T_UCHAR 12 /* unsigned character */ macro
219 case T_UCHAR: in dump_coff_type()
347 case T_UCHAR: in do_type()
299 case T_UCHAR: in parse_coff_base_type()
683 case T_UCHAR: in walk_tree_type_1()
478 #define T_UCHAR 12 /* unsigned character */ macro
1897 case T_UCHAR: in decode_base_type()