Searched refs:gen_loadlen (Results 1 – 3 of 3) sorted by relevance
293 struct arth *gen_loadlen(compiler_state_t *);
721 | LEN { CHECK_PTR_VAL(($$ = gen_loadlen(cstate))); }
7623 gen_loadlen(compiler_state_t *cstate) in gen_loadlen() function