Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.h354 struct block *gen_mtp2type_abbrev(compiler_state_t *, int);
H A Dgrammar.y513 | mtp2type { CHECK_PTR_VAL(($$.b = gen_mtp2type_abbrev(cstate, $1))); $$.q = qerr; }
H A Dgencode.c9748 gen_mtp2type_abbrev(compiler_state_t *cstate, int type) in gen_mtp2type_abbrev() function