Searched refs:retA (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_cop.c43 static uint32_t retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
50 &retA,
64 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
139 BPF_STMT(BPF_MISC+BPF_COP, 0), // retA
310 BPF_STMT(BPF_MISC+BPF_COP, 0), /* retA */
393 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retA
/freebsd-12-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c51 static uint32_t retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
58 &retA,
72 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
151 BPF_STMT(BPF_MISC+BPF_COP, 0), // retA
352 BPF_STMT(BPF_MISC+BPF_COP, 0), /* retA */
451 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retA

Completed in 111 milliseconds