Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c523 static struct block *gen_uncond(compiler_state_t *, int);
1930 gen_uncond(compiler_state_t *cstate, int rsense) in gen_uncond() function
1946 return gen_uncond(cstate, 1); in gen_true()
1952 return gen_uncond(cstate, 0); in gen_false()