Searched defs:list_append (Results 1 – 4 of 4) sorted by relevance
56 list_append(struct list *list, struct list *elm) in list_append() function
61 LIST * list_append( LIST * l, LIST * nl ) in list_append() function
1785 def list_append(self_, item): function
842 list_append(PyListObject *self, PyObject *object) in list_append() function