Searched refs:STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
110 #define STACK_SIZE \ macro116 ASSERT(STACK_SIZE > 0, "FMW_STACK_SIZE is too small")130 stack (rw): ORIGIN = STACK_BASE, LENGTH = STACK_SIZE186 . = . + STACK_SIZE;
Completed in 2 milliseconds