Lines Matching +defs:l +defs:p

56 list *concat_list(e,l)  in concat_list()  argument
60 list *p; local
79 list *p; local
145 void pushnew(what, l) in pushnew() argument
163 void push(what, l) in push() argument
184 int *pop(l) in pop() argument
197 void queue(what, l) in queue() argument
246 int *rem_item(what, l) in rem_item() argument
270 int *repl_item(what, new, l) in repl_item() argument
292 list *find_item(what, l) in find_item() argument
309 int *nth(l, n) in nth() argument
327 list *nth_cdr(l, n) in nth_cdr() argument
349 int list_length(l) in list_length() argument
366 int member_p(e, l, testFn) in member_p() argument
385 list *member(e, l, testFn) in member() argument
404 list *rcopy_list(l) in rcopy_list() argument
407 list *ll, *p = NULL; local
420 list *copy_list(l) in copy_list() argument
423 list *p, *pp; local
445 list *delete_duplicates(l, testFn) in delete_duplicates() argument
450 list *p, *pp, *trash, *last; local
495 list *free_list(l) in free_list() argument
522 list *sort_list(l, orderFn) in sort_list() argument
665 list *merge_sort_list(l, orderFn) in merge_sort_list() argument
678 list *slow_sort_list(l, orderFn) in slow_sort_list() argument
707 ilist *reverse_copy_ilist(l) in reverse_copy_ilist() argument
710 ilist *p, *pp = NULL; local
737 ilist *rcopy_ilist(l) in rcopy_ilist() argument
740 ilist *p, *pp = NULL; local
758 ilist *copy_ilist(l) in copy_ilist() argument
761 ilist *p, *pp; local
793 ilist *l, *lst; local
834 int *irem_item(what, l, howFar) in irem_item() argument
863 ilist *l; local
889 ilist *tl, *l; local
938 ilist *tl, *l; local
972 int ilist_length(l) in ilist_length() argument
987 int *ipop(l) in ipop() argument
1000 void ipush(what, l) in ipush() argument
1033 ilist *p; local
1057 ilist *free_ilist(l) in free_ilist() argument