Searched defs:dlist_pop (Results 1 – 2 of 2) sorted by relevance
/third_party/toybox/lib/ | ||
D | llist.c | 55 void *dlist_pop(void *list) in dlist_pop() function |
/third_party/toybox/scripts/ | ||
D | config2help.c | 75 void *dlist_pop(void *list) in dlist_pop() function |