Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c205 enum e_offrel { enum
484 static struct block *gen_cmp(compiler_state_t *, enum e_offrel, u_int,
486 static struct block *gen_cmp_gt(compiler_state_t *, enum e_offrel, u_int,
488 static struct block *gen_cmp_ge(compiler_state_t *, enum e_offrel, u_int,
490 static struct block *gen_cmp_lt(compiler_state_t *, enum e_offrel, u_int,
492 static struct block *gen_cmp_le(compiler_state_t *, enum e_offrel, u_int,
494 static struct block *gen_mcmp(compiler_state_t *, enum e_offrel, u_int,
496 static struct block *gen_bcmp(compiler_state_t *, enum e_offrel, u_int,
498 static struct block *gen_ncmp(compiler_state_t *, enum e_offrel, u_int,
502 static struct slist *gen_load_a(compiler_state_t *, enum e_offrel, u_int,
[all …]