Searched refs:new_ls (Results 1 – 1 of 1) sorted by relevance
144 struct level_stack *new_ls; in push_ls() local146 new_ls = sort_malloc(sizeof(struct level_stack)); in push_ls()147 new_ls->sl = sl; in push_ls()152 _push_ls(new_ls); in push_ls()157 _push_ls(new_ls); in push_ls()