Searched refs:tcd_stack_len (Results 1 – 1 of 1) sorted by relevance
28 int tcd_stack_len; // size of ectx.ec_stack at ISN_TRY member3386 trycmd->tcd_stack_len = ectx->ec_stack.ga_len; in exec_instructions()3500 while (ectx->ec_stack.ga_len > trycmd->tcd_stack_len) in exec_instructions()