Searched defs:e1 (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-current/contrib/gdtoa/
H A DstrtoIg.c44 Long e1; local
H A Dgethex.c50 Long e, e1; local
H A Dstrtod.c96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/hash/
H A Dt_hmac.c50 void *e1; local
/freebsd-current/sys/crypto/aesni/
H A Dintel_sha1.c66 __m128i abcd, e0, e1; local
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; local
/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c552 ng_l2cap_node_con_list_ep *e1 = NULL; local
599 ng_l2cap_node_chan_list_ep *e1 = NULL; local
/freebsd-current/usr.bin/indent/
H A Dlexi.c159 strcmp_type(const void *e1, const void *e2) argument
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_log.c49 float64x2_t e1 = vld1q_f64 (&__v_log_data.table[i1].invc); local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_erff_2u.c44 float32x4_t e1 = vreinterpretq_f32_f64 ((float64x2_t){ t0, t1 }); local
H A Dv_log10_2u5.c54 float64x2_t e1 = vld1q_f64 (&__v_log10_data.table[i1].invc); local
H A Dv_log_inline.h63 float64x2_t e1 = vld1q_f64 (&__v_log_data.table[i1].invc); local
H A Dv_log2_3u.c51 float64x2_t e1 = vld1q_f64 (&__v_log2_data.table[i1].invc); local
H A Dv_erfcf_1u7.c57 float32x4_t e1 = vreinterpretq_f32_f64 ((float64x2_t){ t0, t1 }); local
H A Dv_erf_2u5.c49 float64x2_t e1 = vld1q_f64 ((float64_t *) (__erf_data.tab + i[0])), local
H A Dv_asinh_3u5.c58 float64x2_t e1 = vld1q_f64 ( local
/freebsd-current/contrib/unbound/smallapp/
H A Dworker_cb.c215 int order_lock_cmp(const void* e1, const void* e2) argument
/freebsd-current/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c465 ng_hci_node_get_neighbor_cache_ep *e1 = NULL; local
518 ng_hci_node_con_list_ep *e1 = NULL; local
[all...]
/freebsd-current/usr.bin/cmp/
H A Dregular.c58 u_char ch, *p1, *p2, *m1, *m2, *e1, *e2; local
/freebsd-current/sys/kern/
H A Dkern_rangelock.c90 ranges_overlap(const struct rl_q_entry *e1, argument
/freebsd-current/contrib/bmake/
H A Dstr.c343 unsigned char e1 = (unsigned char)pat[0]; local
/freebsd-current/contrib/atf/atf-c/detail/
H A Dlist.c372 struct list_entry *e1, *e2, *ghost1, *ghost2; local
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul.c224 uint32_t c0, c1, c2, c3, d0, d1, d2, d3, e0, e1, e2, e3; local
/freebsd-current/contrib/ntp/ntpd/
H A Dntpsim.c41 determine_event_ordering( const Event *e1, const Event *e2 ) argument
/freebsd-current/contrib/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h87 AssertionResult AssertPred1Helper(const char* pred_text, const char* e1, argument
118 AssertionResult AssertPred2Helper(const char* pred_text, const char* e1, argument
155 AssertionResult AssertPred3Helper(const char* pred_text, const char* e1, argument
194 AssertionResult AssertPred4Helper(const char* pred_text, const char* e1, argument
236 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]

Completed in 449 milliseconds

123