Home
last modified time | relevance | path

Searched refs:call_off (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/net/
Dbpfjit.c669 sljit_sw call_off; in emit_cop() local
687 call_off = SLJIT_FUNC_OFFSET(bc->copfuncs[pc->k]); in emit_cop()
727 call_off = 0; in emit_cop()
730 call_reg, call_off, in emit_cop()
765 SLJIT_CALL3, call_reg, call_off); in emit_cop()