Searched refs:_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
181 #define _STACK_SIZE (stack_depth + SCRATCH_SIZE) macro183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
404 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro405 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)