Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h346 #define AUTOINIT (8*8) /* # bits above fp where automatics start */ macro
351 #define AUTOINIT (56*8) /* # bits above fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h106 #define AUTOINIT 32 /* first var below 32-bit offset */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h36 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h40 #define AUTOINIT 64 /* # bits below r5 where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h43 #define AUTOINIT 36 /* # bits above fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h40 # define AUTOINIT 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h213 #define AUTOINIT (12*8) /* # bits above fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h27 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h51 #define AUTOINIT (0) /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h41 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h40 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h47 #define AUTOINIT (0) macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h40 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h38 #define AUTOINIT (4*8) /* bits above fp where locals start */ macro