Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.h352 struct block *gen_atmmulti_abbrev(compiler_state_t *, int);
H A Dgrammar.y511 | atmmultitype { CHECK_PTR_VAL(($$.b = gen_atmmulti_abbrev(cstate, $1))); $$.q = qerr; }
H A Dgencode.c9986 gen_atmmulti_abbrev(compiler_state_t *cstate, int type) in gen_atmmulti_abbrev() function