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

/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dgrammar.tab.h13 #define T_CHAR 267 macro
H A Dgrammar.y22 T_CHAR T_DOUBLE T_FLOAT T_INT T_VOID
593 : T_CHAR
H A Dgrammar.tab.c418 #define T_CHAR 267 macro
744 "T_REGISTER","T_STATIC","T_TYPEDEF","T_INLINE","T_EXTENSION","T_CHAR",
797 "type_specifier : T_CHAR",
/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtoken.h56 #define T_CHAR 16 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgsyms.h61 T_CHAR = 2, enumerator in enum:sdb_type
H A Dsdbout.c369 Thus, char *foo () has bbbb=T_CHAR
515 return T_CHAR;
519 return T_CHAR;
537 return (TYPE_UNSIGNED (type) ? T_UCHAR : T_CHAR);
H A Dmips-tfile.c839 T_CHAR = 2,
1209 bt_Char, /* T_CHAR */
833 T_CHAR = 2, enumerator in enum:coff_type
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgsyms.h43 T_CHAR = 2, enumerator in enum:sdb_type
H A Dsdbout.c363 Thus, char *foo () has bbbb=T_CHAR
509 return T_CHAR;
513 return T_CHAR;
531 return (TYPE_UNSIGNED (type) ? T_UCHAR : T_CHAR);
H A Dmips-tfile.c841 T_CHAR = 2,
1211 bt_Char, /* T_CHAR */
835 T_CHAR = 2, enumerator in enum:coff_type
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/head/
H A Dsyms.h96 #define T_CHAR 2 /* character */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h23 #define T_CHAR 2 /* character */ macro
H A Dcoffdump.c191 case T_CHAR:
H A Dcoffgrok.c349 case T_CHAR:
H A Drdcoff.c264 case T_CHAR:
H A Dsrconv.c658 case T_CHAR:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h469 #define T_CHAR 2 /* character */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dinternal.h471 #define T_CHAR 2 /* character */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcoffread.c1856 case T_CHAR:

Completed in 306 milliseconds