Searched refs:pb (Results 1 – 5 of 5) sorted by relevance
70 @pb depends on org || report || context@92 p1 << pb.p1;93 p2 << pb.p2;100 p1 << pb.p1;101 p2 << pb.p2;
43 @pb@59 p << pb.p;66 p << pb.p;
18 ia64) BCJ=--ia64; LZMA2OPTS=pb=4 ;;
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()50 *pb = e; in remove_list()
91 remove_list(struct string_list **pb, struct string_list **pe)93 struct string_list *b = *pb, *e = *pe;94 *pb = e;