HomeSort by: relevance | last modified time | path
    Searched refs:USRSTACK (Results 1 - 25 of 69) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/hosts/
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
i386bsd.h 42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
decstation.h 33 #define HOST_STACK_END_ADDR USRSTACK
i386mach3.h 44 #define HOST_STACK_END_ADDR USRSTACK
pc532mach.h 43 #define HOST_STACK_END_ADDR USRSTACK
  /src/external/gpl3/binutils.old/dist/bfd/hosts/
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
i386bsd.h 42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
decstation.h 33 #define HOST_STACK_END_ADDR USRSTACK
i386mach3.h 44 #define HOST_STACK_END_ADDR USRSTACK
pc532mach.h 43 #define HOST_STACK_END_ADDR USRSTACK
  /src/external/gpl3/gdb.old/dist/bfd/hosts/
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
i386bsd.h 42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
decstation.h 33 #define HOST_STACK_END_ADDR USRSTACK
i386mach3.h 44 #define HOST_STACK_END_ADDR USRSTACK
pc532mach.h 43 #define HOST_STACK_END_ADDR USRSTACK
  /src/external/gpl3/gdb/dist/bfd/hosts/
mipsmach3.h 29 #define HOST_STACK_END_ADDR USRSTACK
news-mips.h 31 #define HOST_STACK_END_ADDR USRSTACK
i386bsd.h 42 #define HOST_STACK_END_ADDR USRSTACK
46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
decstation.h 33 #define HOST_STACK_END_ADDR USRSTACK
i386mach3.h 44 #define HOST_STACK_END_ADDR USRSTACK
  /src/sys/arch/hppa/include/
vmparam.h 46 * USRSTACK is the bottom (start) of the user stack.
48 #define USRSTACK (VM_MAXUSER_ADDRESS - MAXSSIZ) /* Start of user stack */
61 #define MAXDSIZ (USRSTACK-MAXTSIZ) /* max data size */
  /src/sys/arch/powerpc/include/booke/
vmparam.h 54 #ifndef USRSTACK
55 #define USRSTACK VM_MAXUSER_ADDRESS

Completed in 28 milliseconds

1 2 3