Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.c259 BSWAP(EAX); in bpf_jit_compile()
326 BSWAP(EAX); in bpf_jit_compile()
H A Dbpf_jit_machdep.h220 #define BSWAP(dr32) do { \ macro
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.c273 BSWAP(EAX); in bpf_jit_compile()
345 BSWAP(EAX); in bpf_jit_compile()
H A Dbpf_jit_machdep.h160 #define BSWAP(dr32) do { \ macro