Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/pcc/dist/pcc/arch/powerpc/
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/
Dmacdefs.h106 #define AUTOINIT 32 /* first var below 32-bit offset */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/m16c/
Dmacdefs.h36 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/pdp11/
Dmacdefs.h40 #define AUTOINIT 64 /* # bits below r5 where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/pdp10/
Dmacdefs.h43 #define AUTOINIT 36 /* # bits above fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/vax/
Dmacdefs.h40 # define AUTOINIT 0 macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/arm/
Dmacdefs.h213 #define AUTOINIT (12*8) /* # bits above fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/amd64/
Dmacdefs.h41 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/mips/
Dmacdefs.h51 #define AUTOINIT (0) /* # bits below fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/sparc64/
Dmacdefs.h47 #define AUTOINIT (0) macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/i386/
Dmacdefs.h40 #define AUTOINIT 0 /* # bits below fp where automatics start */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/hppa/
Dmacdefs.h38 #define AUTOINIT (4*8) /* bits above fp where locals start */ macro