Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_asm.c453 # define mul_add_c(a,b,c0,c1,c2) do { \ argument
462 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument
475 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument
484 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
492 # define mul_add_c(a,b,c0,c1,c2) do { \ argument
500 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument
510 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument
518 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
526 # define mul_add_c(a,b,c0,c1,c2) do { \ argument
534 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument
[all …]
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c349 # define mul_add_c(a,b,c0,c1,c2) do { \ argument
361 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument
373 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument
390 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
/freebsd/contrib/libdivsufsort/lib/
H A Ddivsufsort.c47 saint_t c0, c1; in sort_typeBstar() local
200 saint_t c0, c1, c2; in construct_SA() local
264 saint_t c0, c1, c2; in construct_BWT() local
/freebsd/contrib/diff/src/
H A Dcmp.c491 unsigned char c0 = buf0[first_diff]; in cmp() local
509 unsigned char c0 = buf0[first_diff]; in cmp() local
570 char const *c0, *c1; /* Pointers for finding exact address. */ in block_compare_and_count() local
614 char const *c0, *c1; in block_compare() local
/freebsd/contrib/tcpdump/
H A Dchecksum.c110 uint32_t c0; in create_osi_cksum() local
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/freebsd/crypto/krb5/src/util/et/
H A Dt_com_err.c40 errcode_t c0, errcode_t c1, errcode_t c2) in try_table()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_expm1f_inline.h19 float c0, inv_ln2, c1, c3, special_bound; member
H A Dexpm1f.c20 float c0, inv_ln2, c1, c3, special_bound; member
H A Dtanpif.c14 float c0, c2, c4, c6; member
H A Dsv_expf_inline.h19 float ln2_lo, c0, c2, c4; member
H A Dexp2f.c16 float c0, c2, c4, c1, c3; member
H A Dsv_sincospi_common.h13 double c0, c2, c4, c6, c8; member
H A Dsv_sincospif_common.h13 float c0, c2, c4; member
H A Dlog2.c19 double c0, c2; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_expf_inline.h16 float ln2_hi, ln2_lo, c0, c2; member
H A Dv_expm1f_inline.h16 float32x4_t c0, c2; member
H A Dtanpif.c14 float32x4_t c0, c2, c4, c6; member
H A Dv_log1pf_inline.h19 float c0, c3, c5, c7; member
H A Dlogf.c16 float c1, c3, c5, c0; member
H A Dexp2f_1u.c13 float32x4_t c0, c1, c2, c3, c4, c5, shift; member
/freebsd/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmulq.c141 uint64_t c0, c1, c2, d0, d1, d2; in poly1305_inner_big() local
240 uint64_t c0, c1, c2, d0, d1, d2; in poly1305_inner_small() local
/freebsd/usr.bin/dtc/
H A Ddtc.cc113 clock_t c0 = clock(); in main() local
/freebsd/sys/dev/ocs_fc/
H A Docs_vpd.h126 uint8_t c0 = key[0]; in ocs_find_vpd() local
/freebsd/lib/libmp/tests/
H A Dlegacy_test.c33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable

1234