Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dgencode.h305 struct block *gen_mcode6(compiler_state_t *, const char *, const char *,
H A Dgrammar.y412 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, NULL, $3,
423 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, 0, 128,
H A Dgencode.c7122 gen_mcode6(compiler_state_t *cstate, const char *s1, const char *s2, in gen_mcode6() function