Searched defs:pstk (Results 1 – 1 of 1) sorted by relevance
93 #define ref_stack_count_inline(pstk)\ argument97 #define ref_stack_max_count(pstk) (uint)((pstk)->max_stack.value.intval) argument139 #define ref_stack_clear(pstk) ref_stack_pop(pstk, ref_stack_count(pstk)) argument140 #define ref_stack_pop_to(pstk, depth)\ argument