Home
last modified time | relevance | path

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

/netbsd/src/sys/net/
Dbpfjit.c1148 const bool xdiv = BPF_OP(pc->code) == BPF_DIV; in emit_moddiv() local
1200 SLJIT_IMM, xdiv ? SLJIT_FUNC_OFFSET(divide) : in emit_moddiv()