Searched refs:gen_loadi (Results 1 – 3 of 3) sorted by relevance
314 struct arth *gen_loadi(compiler_state_t *, bpf_u_int32);
850 arth: pnum { CHECK_PTR_VAL(($$ = gen_loadi(cstate, $1))); }
7976 gen_loadi(compiler_state_t *cstate, bpf_u_int32 val) in gen_loadi() function