Home
last modified time | relevance | path

Searched defs:e1 (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dbackground_thread.c7 bool e0, e1; in test_switch_background_thread_ctl() local
26 bool e0, e1; in test_repeat_background_thread_ctl() local
46 bool e0, e1; in TEST_BEGIN() local
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c147 struct uni_ierr *e1; in uni_verify() local
396 struct uni_ierr *e1, *e0; in uni_vfy_remove_unknown() local
430 struct uni_ierr *e1, *e0; in uni_vfy_remove_cause() local
H A Dsig_call.c2678 struct uni_ierr *e1; in unx_add_party() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dthread_tcache_enabled.c5 bool e0, e1; in thd_start() local
/f-stack/freebsd/crypto/aesni/
H A Dintel_sha1.c68 __m128i abcd, e0, e1; in intel_sha1_step() local
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c553 ng_l2cap_node_con_list_ep *e1 = NULL; in ng_l2cap_default_rcvmsg() local
600 ng_l2cap_node_chan_list_ep *e1 = NULL; in ng_l2cap_default_rcvmsg() local
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c466 ng_hci_node_get_neighbor_cache_ep *e1 = NULL; in ng_hci_default_rcvmsg() local
519 ng_hci_node_con_list_ep *e1 = NULL; in ng_hci_default_rcvmsg() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlcode.c627 static int constfolding (OpCode op, expdesc *e1, expdesc *e2) { in constfolding()
653 static void codearith (FuncState *fs, OpCode op, expdesc *e1, expdesc *e2) { in codearith()
673 static void codecomp (FuncState *fs, OpCode op, int cond, expdesc *e1, in codecomp()
737 void luaK_posfix (FuncState *fs, BinOpr op, expdesc *e1, expdesc *e2) { in luaK_posfix()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlcode.c711 static int constfolding (OpCode op, expdesc *e1, expdesc *e2) { in constfolding()
728 expdesc *e1, expdesc *e2, int line) { in codearith()
749 static void codecomp (FuncState *fs, OpCode op, int cond, expdesc *e1, in codecomp()
817 expdesc *e1, expdesc *e2, int line) { in luaK_posfix()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h137 uint8_t *e1 = (void *)&elts[pos + 1]->rearm_data; in rxq_cq_decompress_v() local
626 uint8_t *e1 = (void *)&elts[pos + 1]->pkt_len; in rxq_cq_process_v() local
/f-stack/freebsd/kern/
H A Dkern_rangelock.c93 ranges_overlap(const struct rl_q_entry *e1, in ranges_overlap()
H A Dkern_sysctl.c609 struct sysctl_ctx_entry *e, *e1; in sysctl_ctx_free() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.c383 struct rte_swx_table_entry *e1, in entry_keycmp_em()
418 struct rte_swx_table_entry *e1) in table_entry_keycmp()
/f-stack/tools/ifconfig/
H A Difconfig.c316 struct ifa_order_elt *cur, *e1, *e2; in cmpifaddrs() local
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init.h599 uint32_t e1; /* 57710 */ member
H A Dbnx2x.h658 struct mac_configuration_cmd e1; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c4298 zio_worst_error(int e1, int e2) in zio_worst_error()