Searched refs:gen_atmmulti_abbrev (Results 1 – 3 of 3) sorted by relevance
364 struct block *gen_atmmulti_abbrev(compiler_state_t *, int);
612 | atmmultitype { CHECK_PTR_VAL(($$.b = gen_atmmulti_abbrev(cstate, $1))); $$.q = qerr; }
10184 gen_atmmulti_abbrev(compiler_state_t *cstate, int type) in gen_atmmulti_abbrev() function