Home
last modified time | relevance | path

Searched defs:STACKSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/os-Linux/
H A Dmain.c21 #define STACKSIZE (8 * 1024 * 1024) macro
/openbmc/u-boot/cmd/ti/
H A Dddr3.c19 #define STACKSIZE (512 << 10) /* 512 KiB */ macro