Searched refs:pe (Results 1 – 2 of 2) sorted by relevance
47 remove_list(struct string_list **pb, struct string_list **pe) in remove_list() argument49 struct string_list *b = *pb, *e = *pe; in remove_list()
95 remove_list(struct string_list **pb, struct string_list **pe)97 struct string_list *b = *pb, *e = *pe;