Searched defs:funcstack (Results 1 – 1 of 1) sorted by relevance
536 funcstack_T *funcstack = ALLOC_CLEAR_ONE(funcstack_T); in handle_closure_in_use() local620 funcstack_check_refcount(funcstack_T *funcstack) in funcstack_check_refcount()