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

/external/libpcap/
H A Dgencode.h314 struct block *gen_byteop(compiler_state_t *, int, int, int);
H A Dgrammar.y531 | CBYTE NUM byteop NUM { $$ = gen_byteop(cstate, $3, $2, $4); }
H A Dgencode.c7237 gen_byteop(compiler_state_t *cstate, int op, int idx, int val) function

Completed in 150 milliseconds