Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.h364 struct block *gen_atmmulti_abbrev(compiler_state_t *, int);
H A Dgrammar.y.in612 | atmmultitype { CHECK_PTR_VAL(($$.b = gen_atmmulti_abbrev(cstate, $1))); $$.q = qerr; }
H A Dgencode.c10184 gen_atmmulti_abbrev(compiler_state_t *cstate, int type) in gen_atmmulti_abbrev() function