| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | alloca.c | 59 # ifndef STACK_DIRECTION 62 -- must know STACK_DIRECTION at compile-time 87 # ifndef STACK_DIRECTION 88 # define STACK_DIRECTION 0 /* Direction unknown. */ macro 91 # if STACK_DIRECTION != 0 93 # define STACK_DIR STACK_DIRECTION /* Known at compile-time. */ 160 # if STACK_DIRECTION == 0 in alloca()
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | alloca.c | 92 #ifndef STACK_DIRECTION 93 #define STACK_DIRECTION 0 /* Direction unknown. */ macro 96 #if STACK_DIRECTION != 0 98 #define STACK_DIR STACK_DIRECTION /* Known at compile-time. */ 167 #if STACK_DIRECTION == 0 in C_alloca()
|
| D | acinclude.m4 | 187 AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction, definition 190 STACK_DIRECTION > 0 => grows toward higher addresses 191 STACK_DIRECTION < 0 => grows toward lower addresses 192 STACK_DIRECTION = 0 => direction of growth unknown])
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | alloca.c | 92 #ifndef STACK_DIRECTION 93 #define STACK_DIRECTION 0 /* Direction unknown. */ macro 96 #if STACK_DIRECTION != 0 98 #define STACK_DIR STACK_DIRECTION /* Known at compile-time. */ 167 #if STACK_DIRECTION == 0 in C_alloca()
|
| D | acinclude.m4 | 187 AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction, definition 190 STACK_DIRECTION > 0 => grows toward higher addresses 191 STACK_DIRECTION < 0 => grows toward lower addresses 192 STACK_DIRECTION = 0 => direction of growth unknown])
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | alloca.c | 92 #ifndef STACK_DIRECTION 93 #define STACK_DIRECTION 0 /* Direction unknown. */ macro 96 #if STACK_DIRECTION != 0 98 #define STACK_DIR STACK_DIRECTION /* Known at compile-time. */ 167 #if STACK_DIRECTION == 0 in C_alloca()
|
| D | acinclude.m4 | 187 AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction, definition 190 STACK_DIRECTION > 0 => grows toward higher addresses 191 STACK_DIRECTION < 0 => grows toward lower addresses 192 STACK_DIRECTION = 0 => direction of growth unknown])
|
| /netbsd/src/external/gpl3/gcc/dist/intl/ |
| D | config.h.in | 217 STACK_DIRECTION > 0 => grows toward higher addresses 218 STACK_DIRECTION < 0 => grows toward lower addresses 219 STACK_DIRECTION = 0 => direction of growth unknown */ 220 #undef STACK_DIRECTION
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | config.in | 276 STACK_DIRECTION > 0 => grows toward higher addresses 277 STACK_DIRECTION < 0 => grows toward lower addresses 278 STACK_DIRECTION = 0 => direction of growth unknown */ 279 #undef STACK_DIRECTION
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/m68k/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/sh3eb/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/x86_64/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmhf/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/binutils/lib/libiberty/arch/sh3el/ |
| D | config.h | 504 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mips64el/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv7hf/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv4eb/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/binutils/lib/libiberty/arch/x86_64/ |
| D | config.h | 504 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mips64eb/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earm/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gdb/lib/libiberty/arch/sh3el/ |
| D | config.h | 504 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mipsel/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/binutils/lib/libiberty/arch/earmhf/ |
| D | config.h | 504 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/binutils/lib/libiberty/arch/ia64/ |
| D | config.h | 504 #define STACK_DIRECTION 0 macro
|
| /netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv7hfeb/ |
| D | config.h | 492 #define STACK_DIRECTION 0 macro
|