| /src/external/gpl3/binutils/dist/ld/emulparams/ |
| msp430X.sh | 8 STACK=0x600
|
| msp430elf.sh | 18 STACK=0x600
|
| /src/external/gpl3/binutils.old/dist/ld/emulparams/ |
| msp430X.sh | 8 STACK=0x600
|
| msp430elf.sh | 18 STACK=0x600
|
| /src/external/bsd/unbound/dist/contrib/ |
| unbound_munin_ | 376 echo h64ms.draw STACK 382 echo h128ms.draw STACK 386 echo h256ms.draw STACK 391 echo h512ms.draw STACK 396 echo h1s.draw STACK 401 echo h2s.draw STACK 406 echo h4s.draw STACK 411 echo h8s.draw STACK 416 echo h16s.draw STACK
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| c_interr_timer_tcount.S | 241 STACK:
|
| c_interr_disable.S | 322 STACK:
|
| c_interr_pending.S | 323 STACK:
|
| c_interr_timer_reload.S | 285 STACK:
|
| c_progctrl_clisti_interr.S | 329 STACK:
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| c_interr_timer_tcount.S | 241 STACK:
|
| c_interr_disable.S | 322 STACK:
|
| c_interr_pending.S | 323 STACK:
|
| c_interr_timer_reload.S | 285 STACK:
|
| c_progctrl_clisti_interr.S | 329 STACK:
|
| /src/sys/arch/hp300/stand/common/ |
| srt0.S | 51 STACK = 0xfffff000 /* below the ROM page */ 81 movl #STACK,%sp 311 movl %sp,_C_LABEL(_ssave) /* and current stack pointer */ 323 movl _C_LABEL(_ssave),%sp /* manually restore stack */
|
| /src/external/gpl3/binutils/dist/bfd/doc/ |
| chew.c | 41 Two stacks are provided, a string stack and an integer stack. 49 ! - pop top of integer stack for address, pop next for value; store 50 @ - treat value on integer stack as the address of an integer; push 51 that integer on the integer stack after popping the "address" 73 catstrif - do catstr if top of integer stack is nonzero 77 print_stack_level - print current stack depth to stderr 79 [quoted string] - push string onto string stack 80 [word starting with digit] - push atol(str) onto integer stack 97 #define STACK 5 132 string_type stack[STACK]; variable [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/doc/ |
| chew.c | 41 Two stacks are provided, a string stack and an integer stack. 49 ! - pop top of integer stack for address, pop next for value; store 50 @ - treat value on integer stack as the address of an integer; push 51 that integer on the integer stack after popping the "address" 73 catstrif - do catstr if top of integer stack is nonzero 77 print_stack_level - print current stack depth to stderr 79 [quoted string] - push string onto string stack 80 [word starting with digit] - push atol(str) onto integer stack 97 #define STACK 5 132 string_type stack[STACK]; variable [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/doc/ |
| chew.c | 41 Two stacks are provided, a string stack and an integer stack. 49 ! - pop top of integer stack for address, pop next for value; store 50 @ - treat value on integer stack as the address of an integer; push 51 that integer on the integer stack after popping the "address" 73 catstrif - do catstr if top of integer stack is nonzero 77 print_stack_level - print current stack depth to stderr 79 [quoted string] - push string onto string stack 80 [word starting with digit] - push atol(str) onto integer stack 97 #define STACK 5 132 string_type stack[STACK]; variable [all...] |
| /src/external/gpl3/gdb/dist/bfd/doc/ |
| chew.c | 41 Two stacks are provided, a string stack and an integer stack. 49 ! - pop top of integer stack for address, pop next for value; store 50 @ - treat value on integer stack as the address of an integer; push 51 that integer on the integer stack after popping the "address" 73 catstrif - do catstr if top of integer stack is nonzero 77 print_stack_level - print current stack depth to stderr 79 [quoted string] - push string onto string stack 80 [word starting with digit] - push atol(str) onto integer stack 97 #define STACK 5 132 string_type stack[STACK]; variable [all...] |
| /src/sys/dev/ic/ |
| aic6360reg.h | 93 #define STACK 0x1d /* Stack */
|
| /src/share/man/man9/ |
| Makefile | 56 roundup.9 rssadapt.9 rt_timer.9 rwlock.9 RUN_ONCE.9 STACK.9 \ 864 MLINKS+=STACK.9 STACK_ALLOC.9 \ 865 STACK.9 STACK_MAX.9 \ 866 STACK.9 STACK_ALIGN.9 \ 867 STACK.9 STACK_GROW.9 \ 868 STACK.9 STACK_SHRINK.9
|
| /src/games/atc/ |
| input.c | 125 } STACK; 127 #define T_RULE stack[level].rule 128 #define T_STATE stack[level].state 129 #define T_STR stack[level].str 130 #define T_POS stack[level].pos 131 #define T_CH stack[level].ch 213 static STACK stack[MAXDEPTH]; variable 310 func = st[stack[i].state].rule[stack[i].rule].func [all...] |
| /src/external/gpl3/binutils/dist/ld/scripttempl/ |
| elfarc.sc | 38 # STACK_ADDR - start of a .stack section. 90 STACKNOTE="/DISCARD/ : { *(.note.GNU-stack) }" 169 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 172 *(.stack) 392 /* We want to be able to set a default stack / heap size in a dejagnu 405 .stack :
|
| /src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| elfarc.sc | 38 # STACK_ADDR - start of a .stack section. 90 STACKNOTE="/DISCARD/ : { *(.note.GNU-stack) }" 169 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 172 *(.stack) 392 /* We want to be able to set a default stack / heap size in a dejagnu 405 .stack :
|