Searched refs:T_UINT (Results 1 – 5 of 5) sorted by relevance
335 res->u.basic = T_UINT; in do_type()355 case T_UINT: in do_type()
227 case T_UINT: in dump_coff_type()
313 case T_UINT: in parse_coff_base_type()
694 case T_UINT: in walk_tree_type_1()
522 #define T_UINT 14 /* unsigned integer */ macro