Searched defs:stacks (Results 1 – 2 of 2) sorted by relevance
284 int64_t *stacks = PyMem_New(int64_t, len+1); in mark_stacks() local732 int64_t *stacks = mark_stacks(f->f_frame->f_code, len); in frame_setlineno() local
5578 struct nk_configuration_stacks stacks; member