Home
last modified time | relevance | path

Searched refs:pb (Results 1 – 3 of 3) sorted by relevance

/scripts/
Dxz_wrap.sh18 ia64) BCJ=--ia64; LZMA2OPTS=pb=4 ;;
/scripts/coccinelle/free/
Ddevm_free.cocci107 @pb@
131 p << pb.p;
138 p << pb.p;
/scripts/genksyms/
Dparse.y35 remove_list(struct string_list **pb, struct string_list **pe) in remove_list() argument
37 struct string_list *b = *pb, *e = *pe; in remove_list()
38 *pb = e; in remove_list()