Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.c453 JCC(JE, JNE); in bpf_jit_compile()
458 JCC(JNE, JE); in bpf_jit_compile()
473 JCC(JE, JNE); in bpf_jit_compile()
478 JCC(JNE, JE); in bpf_jit_compile()
H A Dbpf_jit_machdep.h472 #define JE 0x84 macro
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.c475 JCC(JE, JNE); in bpf_jit_compile()
480 JCC(JNE, JE); in bpf_jit_compile()
495 JCC(JE, JNE); in bpf_jit_compile()
500 JCC(JNE, JE); in bpf_jit_compile()
H A Dbpf_jit_machdep.h417 #define JE 0x84 macro
/f-stack/app/nginx-1.16.1/contrib/unicode2nginx/
H A Dwin-utf37 A3 D088 ; #CYRILLIC CAPITAL LETTER JE
62 BC D198 ; #CYRILLIC SMALL LETTER JE
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_dev.c1125 AXGMAC_IOWRITE_BITS(pdata, MAC_RCR, JE, val); in axgbe_config_jumbo_enable()
H A Daxgbe_ethdev.c1451 AXGMAC_IOWRITE_BITS(pdata, MAC_RCR, JE, val); in axgb_mtu_set()