Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c202 enum e_offrel { enum
501 static struct block *gen_cmp(compiler_state_t *, enum e_offrel, u_int,
503 static struct block *gen_cmp_gt(compiler_state_t *, enum e_offrel, u_int,
505 static struct block *gen_cmp_ge(compiler_state_t *, enum e_offrel, u_int,
507 static struct block *gen_cmp_lt(compiler_state_t *, enum e_offrel, u_int,
509 static struct block *gen_cmp_le(compiler_state_t *, enum e_offrel, u_int,
511 static struct block *gen_mcmp(compiler_state_t *, enum e_offrel, u_int,
513 static struct block *gen_bcmp(compiler_state_t *, enum e_offrel, u_int,
515 static struct block *gen_ncmp(compiler_state_t *, enum e_offrel, u_int,
519 static struct slist *gen_load_a(compiler_state_t *, enum e_offrel, u_int,
[all …]