Home | History | Annotate | Download | only in libpcap

Lines Matching full:deadstmt

133 static void deadstmt(struct stmt *, struct stmt *[]);
1140 deadstmt(s, last)
1176 deadstmt(&s->s, last);
1177 deadstmt(&b->s, last);