Searched defs:TARGET_DEFAULT_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-user/hppa/ | ||
H A D | target_syscall.h | 29 #define TARGET_DEFAULT_STACK_SIZE 80 * 1024 * 1024UL macro |
/qemu/linux-user/ | ||
H A D | main.c | 136 #define TARGET_DEFAULT_STACK_SIZE 8 * 1024 * 1024UL macro |