Home
last modified time | relevance | path

Searched refs:BACKAUTO (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/bsd/pcc/dist/pcc/arch/nova/
Dmacdefs.h103 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/m16c/
Dmacdefs.h105 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/pdp11/
Dmacdefs.h114 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/pdp10/
Dmacdefs.h111 #undef BACKAUTO /* stack grows negatively for automatics */
/netbsd/src/external/bsd/pcc/dist/pcc/arch/vax/
Dmacdefs.h107 #define BACKAUTO macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/arm/
Dmacdefs.h210 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/amd64/
Dmacdefs.h117 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/sparc64/
Dmacdefs.h102 #define BACKAUTO /* Stack grows negatively for automatics. */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/powerpc/
Dmacdefs.h347 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/mips/
Dmacdefs.h121 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/arch/i386/
Dmacdefs.h134 #define BACKAUTO /* stack grows negatively for automatics */ macro
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
Dbuiltins.c332 #ifdef BACKAUTO in builtin_stdarg_start()
362 #ifdef BACKAUTO in builtin_va_arg()
Dpftn.c1393 #ifdef BACKAUTO in oalloc()
/netbsd/src/external/bsd/pcc/dist/pcc/arch/hppa/
Dmacdefs.h100 #undef BACKAUTO /* stack grows upwards */
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dbuiltins.c401 #ifdef BACKAUTO in builtin_stdarg_start()
435 #ifdef BACKAUTO in builtin_va_arg()
Dpftn.c1370 #ifdef BACKAUTO in oalloc()
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dproc.c597 #ifdef BACKAUTO in autovar()