Searched defs:dict_stack_s (Results 1 – 1 of 1) sorted by relevance
30 struct dict_stack_s { struct32 ref_stack_t stack; /* the actual stack of dictionaries */42 uint min_size; /* size of stack after clearing */44 int userdict_index; /* index of userdict on stack */55 int def_space;64 const ref_packed *top_keys;65 uint top_npairs;66 ref *top_values;71 ref system_dict;