Searched refs:_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define _STACK_SIZE (stack_depth + SCRATCH_SIZE) macro182 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
349 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro350 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)