Searched refs:gen_not (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libpcap/
H A Dgencode.h164 void gen_not(struct block *);
H A Dgrammar.y190 | not id { gen_not($2.b); $$ = $2; }
205 | not term { gen_not($2.b); $$ = $2; }
H A Dgencode.c465 gen_not(struct block *b) function
829 gen_not(b0);
1374 gen_not(b1);
1540 gen_not(b);
2749 gen_not(b);
2933 gen_not(b);
2954 gen_not(b);
2973 gen_not(b);

Completed in 171 milliseconds