Home
last modified time | relevance | path

Searched defs:ARGINIT (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h345 #define ARGINIT (24*8) /* # bits above fp where arguments start */ macro
350 #define ARGINIT (24*8) /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h105 #define ARGINIT 0 /* first arg at 0 offset */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h35 #define ARGINIT 40 /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h39 #define ARGINIT 32 /* # bits above r5 where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h42 #define ARGINIT 36 /* # bits below fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h39 # define ARGINIT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h212 #define ARGINIT (4*8) /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h26 #define ARGINIT 64 /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h50 #define ARGINIT (16*8) /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h40 #define ARGINIT 128 /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h39 #define ARGINIT 64 /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h46 #define ARGINIT (7*8) /* XXX */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h39 #define ARGINIT 64 /* # bits above fp where arguments start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h37 #define ARGINIT (32*8) /* bits below fp where args start */ macro