Searched refs:new_next (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xwd/dist/
H A Dlist.c150 list_ptr new_next; local in function:delete_from_list
154 new_next = lp->next->next;
156 lp->next = new_next;
/xsrc/external/mit/libXt/dist/src/
H A DResources.c366 Cardinal new_next; local in function:_XtDependencies
382 new_next = super_num_res;
408 new_res[new_next++] = &(class_res[i]);

Completed in 4 milliseconds