Searched refs:gen_less (Results 1 – 3 of 3) sorted by relevance
338 struct block *gen_less(compiler_state_t *, int);
686 | LESS NUM { CHECK_PTR_VAL(($$ = gen_less(cstate, $2))); }
8144 gen_less(compiler_state_t *cstate, int n) in gen_less() function