Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c479 static struct block *gen_uncond(compiler_state_t *, int);
1804 gen_uncond(compiler_state_t *cstate, int rsense) in gen_uncond() function
1820 return gen_uncond(cstate, 1); in gen_true()
1826 return gen_uncond(cstate, 0); in gen_false()