Searched refs:dstack_set_top (Results 1 – 5 of 5) sorted by relevance
33 void dstack_set_top(dict_stack_t *);
38 #define dict_set_top() dstack_set_top(&idict_stack);
197 dstack_set_top(dict_stack_t * pds) in dstack_set_top() function
221 dstack_set_top(&idict_stack); in context_state_load()
261 dstack_set_top(pds); /* just in case */ in dict_unpack()777 dstack_set_top(pds); /* just in case this is the top dict */ in dict_resize()