Searched refs:SHLib (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/i386/i386/
H A Dbpf_jit_machdep.c402 SHLib(2, EDX);
608 SHLib((ins->k) & 0xff, EAX);
H A Dbpf_jit_machdep.h326 #define SHLib(i8, r32) do { \ macro
/freebsd-12-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.c388 SHLib(2, EDX);
578 SHLib((ins->k) & 0xff, EAX);
H A Dbpf_jit_machdep.h381 #define SHLib(i8, r32) do { \ macro

Completed in 58 milliseconds