Searched refs:ALINT (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h62 #define ALINT 16 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h56 #define ALINT 16 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h53 # define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h61 #define ALINT 16 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dcode.c69 s = ISFTN(t) ? ALINT : talign(t, sp->ssue);
H A Dmacdefs.h59 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h64 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h63 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h58 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h49 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h72 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h62 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h64 #define ALINT 36 macro
H A Dlocal.c711 if (inoff%ALINT ==0) {
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h61 #define ALINT 16 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h65 #define ALINT 32 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h110 #define AL_INIT ALINT
H A Dsymtabs.c409 #define ALFTN ALINT
H A Dpftn.c1165 a = ALINT;
1178 case INT: a = ALINT; break;
1186 a = ALINT;
1404 off = upoff(SZINT, ALINT, &noff);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h111 #define AL_INIT ALINT
H A Dsymtabs.c415 #define ALFTN ALINT
H A Dpftn.c1171 a = ALINT;
1191 case INT: a = ALINT; break;
1199 a = ALINT;
1381 off = upoff(SZINT, ALINT, &noff);
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dreader.c1568 al = (k > 1 ? ALDOUBLE/ALCHAR : ALINT/ALCHAR);

Completed in 283 milliseconds