Searched refs:T_UCHAR (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h53 T_UCHAR = 12, enumerator in enum:sdb_type
H A Dsdbout.c511 return T_UCHAR;
531 return (TYPE_UNSIGNED (type) ? T_UCHAR : T_CHAR);
H A Dmips-tfile.c851 T_UCHAR = 12,
1221 bt_UChar, /* T_UCHAR */
845 T_UCHAR = 12, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h53 T_UCHAR = 12, enumerator in enum:sdb_type
H A Dsdbout.c532 return T_UCHAR;
552 return (TREE_UNSIGNED (type) ? T_UCHAR : T_CHAR);
H A Dmips-tfile.c848 T_UCHAR = 12,
1296 bt_UChar, /* T_UCHAR */
842 T_UCHAR = 12, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h32 #define T_UCHAR 12 /* unsigned character */ macro
H A Dcoffdump.c220 case T_UCHAR:
H A Dcoffgrok.c345 case T_UCHAR:
H A Drdcoff.c298 case T_UCHAR:
H A Dsrconv.c686 case T_UCHAR:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h32 #define T_UCHAR 12 /* unsigned character */ macro
H A Dcoffdump.c218 case T_UCHAR:
H A Dcoffgrok.c345 case T_UCHAR:
H A Drdcoff.c298 case T_UCHAR:
H A Dsrconv.c682 case T_UCHAR:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h478 #define T_UCHAR 12 /* unsigned character */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h478 #define T_UCHAR 12 /* unsigned character */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1912 case T_UCHAR:

Completed in 370 milliseconds