Searched refs:exec_stack (Results 1 – 5 of 5) sorted by relevance
64 return ENUM_USING(st_exec_stack, &pcst->exec_stack, in ENUM_PTRS_WITH()65 sizeof(pcst->exec_stack), index); in ENUM_PTRS_WITH()85 RELOC_USING(st_exec_stack, &pcst->exec_stack, sizeof(pcst->exec_stack));230 ref_stack_cleanup(&pcst->exec_stack.stack); in context_state_store()
65 exec_stack_t exec_stack; member
33 #define iexec_stack (i_ctx_p->exec_stack)
329 ref_stack_t *pes = &pcst->exec_stack.stack; in gs_interp_alloc_stacks()368 ref_stack_release(&pcst->exec_stack.stack); in gs_interp_free_stacks()
704 ref_stack_t *estack = (ref_stack_t *)&pctx->state.exec_stack; in do_fork()