Home
last modified time | relevance | path

Searched refs:T_UINT (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c335 res->u.basic = T_UINT; in do_type()
355 case T_UINT: in do_type()
Dcoffdump.c227 case T_UINT: in dump_coff_type()
Drdcoff.c313 case T_UINT: in parse_coff_base_type()
Dsrconv.c694 case T_UINT: in walk_tree_type_1()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h522 #define T_UINT 14 /* unsigned integer */ macro