Home
last modified time | relevance | path

Searched refs:STACKOFF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dasm.S140 movl $STACKOFF, %ebp
1002 movl %eax, STACKOFF
1010 movl STACKOFF, %eax
1030 movl %eax, STACKOFF
1033 movl $STACKOFF, %eax
H A Dshared.h279 #define STACKOFF (0x2000 - 0x10) macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4619 * stage2/shared.h (STACKOFF): Enclosed with parentheses.