Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c226 enum e_offrel { enum
502 static struct block *gen_cmp(compiler_state_t *, enum e_offrel, u_int,
504 static struct block *gen_cmp_gt(compiler_state_t *, enum e_offrel, u_int,
512 static struct block *gen_mcmp(compiler_state_t *, enum e_offrel, u_int,
514 static struct block *gen_bcmp(compiler_state_t *, enum e_offrel, u_int,
516 static struct block *gen_ncmp(compiler_state_t *, enum e_offrel, u_int,
1039 gen_cmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_cmp()
1074 gen_mcmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_mcmp()
1081 gen_bcmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_bcmp()
1123 gen_ncmp(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_ncmp()
[all …]