Searched refs:SHORT (Results 26 - 50 of 139) sorted by relevance

123456

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h85 SHORT = 286, /* SHORT */ enumerator in enum:yytokentype
229 #define SHORT 286 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal.c49 SCHK(SHORT);
251 p->n_type == SHORT || p->n_type == USHORT) &&
262 if (o == DIV && p->n_type != CHAR && p->n_type != SHORT)
264 if (o == MOD && p->n_type != CHAR && p->n_type != SHORT)
457 case SHORT:
/netbsd-current/usr.bin/xlint/lint2/
H A Dchk.c504 } else if (t1 == SHORT) {
684 sz = SHORT;
731 * SHORT is always promoted to INT, USHORT to
747 } else if (sz == SHORT) {
797 } else if (sz == SHORT) {
798 if (t2 != SHORT && t2 != USHORT)
855 sz = SHORT;
886 if (sz != SHORT && sz != LONG && sz != LLONG)
903 if (sz == SHORT) {
1208 } else if (t == SHORT) {
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dorder.c80 case PTR+SHORT:
H A Dlocal2.c215 case SHORT:
462 case SHORT:
888 case SHORT|PTR:
1156 if ((p->n_type == (PTR|SHORT) || p->n_type == (PTR|USHORT))
1205 if (p->n_type == (PTR|SHORT) || p->n_type == (PTR|USHORT)) {
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DHistable.h68 NA, LONG, SHORT, MANGLED, SONAME = 0x10 enumerator in enum:Histable::NameFormat
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DHistable.h68 NA, LONG, SHORT, MANGLED, SONAME = 0x10 enumerator in enum:Histable::NameFormat
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dlocal.c114 case SHORT:
267 case SHORT:
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dlocal.c266 case SHORT:
311 if (DEUNSIGN(p->n_type) == SHORT &&
312 DEUNSIGN(l->n_type) == SHORT) {
317 p->n_type == SHORT || p->n_type == USHORT) &&
328 if (o == DIV && p->n_type != CHAR && p->n_type != SHORT)
330 if (o == MOD && p->n_type != CHAR && p->n_type != SHORT)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dlocal2.c233 case SHORT:
502 case SHORT: case USHORT: s = 'w'; break;
714 case SHORT:
838 if (p->n_type == (PTR|SHORT) || p->n_type == (PTR|USHORT)) {
879 case SHORT:
1177 q->n_type = SHORT;
H A Dlocal.c61 SCHK(SHORT);
450 case SHORT:
502 p->n_type == SHORT || p->n_type == USHORT) &&
513 if (o == DIV && p->n_type != CHAR && p->n_type != SHORT)
515 if (o == MOD && p->n_type != CHAR && p->n_type != SHORT)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dlocal.c496 case SHORT:
540 if (DEUNSIGN(p->n_type) == SHORT &&
541 DEUNSIGN(l->n_type) == SHORT) {
546 DEUNSIGN(p->n_type) == SHORT) &&
554 DEUNSIGN(l->n_type) == SHORT) &&
568 if (o == DIV && p->n_type != CHAR && p->n_type != SHORT)
1225 DEUNSIGN(r->n_type) == SHORT ? "short" : "char");
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dlocal.c197 case SHORT:
242 DEUNSIGN(p->n_type) == SHORT) &&
563 DEUNSIGN(r->n_type) == SHORT ? "short" : "char");
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dlocal2.c132 case SHORT:
214 t == SHORT || t == USHORT ? "w" :
620 if (p->n_type == (PTR|SHORT) || p->n_type == (PTR|USHORT)) {
H A Dcode.c188 astypnames[SHORT] = astypnames[USHORT] = "\t.word";
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dscan.l128 "short" { return resw(SHORT, C_TYPE); }
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dlocal2.c116 case SHORT:
163 case SHORT: case USHORT: tch = 'w'; break;
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldwrite.c92 case SHORT:
135 case SHORT:
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldwrite.c92 case SHORT:
135 case SHORT:
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68k.c748 #define SHORT 1 macro
759 BYTE and SHORT forms, punting if that isn't enough. This gives us four
786 and on CPU32 we relax it to SHORT and LONG forms as well using the extended
812 { 127, -128, 0, TAB (BRANCHBWL, SHORT) },
817 { 127, -128, 0, TAB (BRABSJUNC, SHORT) },
822 { 127, -128, 0, TAB (BRABSJCOND, SHORT) },
827 { 127, -128, 0, TAB (BRANCHBW, SHORT) },
852 { 125, -130, 0, TAB (PCINDEX, SHORT) },
862 { 127, -128, 0, TAB (BRANCHBWPL, SHORT) },
4965 case TAB (BRANCHBWL, SHORT)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68k.c732 #define SHORT 1 macro
743 BYTE and SHORT forms, punting if that isn't enough. This gives us four
770 and on CPU32 we relax it to SHORT and LONG forms as well using the extended
796 { 127, -128, 0, TAB (BRANCHBWL, SHORT) },
801 { 127, -128, 0, TAB (BRABSJUNC, SHORT) },
806 { 127, -128, 0, TAB (BRABSJCOND, SHORT) },
811 { 127, -128, 0, TAB (BRANCHBW, SHORT) },
836 { 125, -130, 0, TAB (PCINDEX, SHORT) },
846 { 127, -128, 0, TAB (BRANCHBWPL, SHORT) },
4940 case TAB (BRANCHBWL, SHORT)
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68k.c731 #define SHORT 1 macro
742 BYTE and SHORT forms, punting if that isn't enough. This gives us four
769 and on CPU32 we relax it to SHORT and LONG forms as well using the extended
795 { 127, -128, 0, TAB (BRANCHBWL, SHORT) },
800 { 127, -128, 0, TAB (BRABSJUNC, SHORT) },
805 { 127, -128, 0, TAB (BRABSJCOND, SHORT) },
810 { 127, -128, 0, TAB (BRANCHBW, SHORT) },
835 { 125, -130, 0, TAB (PCINDEX, SHORT) },
845 { 127, -128, 0, TAB (BRANCHBWPL, SHORT) },
4938 case TAB (BRANCHBWL, SHORT)
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dput.c77 P2BAD, INT|PTR, SHORT, LONG, FLOAT, DOUBLE,
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dlocal2.c115 case SHORT:
H A Dcode.c123 astypnames[USHORT] = astypnames[SHORT] = "\t.half";

Completed in 1209 milliseconds

123456