Searched refs:gen_ecode (Results 1 – 5 of 5) sorted by relevance
325 struct block *gen_ecode(compiler_state_t *, const char *, struct qual);
492 | EID { CHECK_PTR_VAL($1); CHECK_PTR_VAL(($$.b = gen_ecode(cstate, $1, $$.q = $<blk>0.q))); }
2041 …{ CHECK_PTR_VAL((yyvsp[0].s)); CHECK_PTR_VAL(((yyval.blk).b = gen_ecode(cstate, (yyvsp[0].s), (yyv… in yyparse()
7219 gen_ecode(compiler_state_t *cstate, const char *s, struct qual q) in gen_ecode() function
304 299: FUNC GLOBAL DEFAULT 15 gen_ecode