Searched defs:dlist_add_nomalloc (Results 1 - 1 of 1) sorted by relevance

/external/toybox/lib/
H A Dllist.c67 void dlist_add_nomalloc(struct double_list **list, struct double_list *new) function
84 dlist_add_nomalloc(list, new);

Completed in 87 milliseconds