/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_asm.c | 453 # 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 D | x86_64-gcc.c | 349 # 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 D | divsufsort.c | 47 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 D | cmp.c | 491 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 D | checksum.c | 110 uint32_t c0; in create_osi_cksum() local
|
/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 181 # 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 D | t_com_err.c | 40 errcode_t c0, errcode_t c1, errcode_t c2) in try_table()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_expm1f_inline.h | 19 float c0, inv_ln2, c1, c3, special_bound; member
|
H A D | expm1f.c | 20 float c0, inv_ln2, c1, c3, special_bound; member
|
H A D | tanpif.c | 14 float c0, c2, c4, c6; member
|
H A D | sv_expf_inline.h | 19 float ln2_lo, c0, c2, c4; member
|
H A D | exp2f.c | 16 float c0, c2, c4, c1, c3; member
|
H A D | sv_sincospi_common.h | 13 double c0, c2, c4, c6, c8; member
|
H A D | sv_sincospif_common.h | 13 float c0, c2, c4; member
|
H A D | log2.c | 19 double c0, c2; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_expf_inline.h | 16 float ln2_hi, ln2_lo, c0, c2; member
|
H A D | v_expm1f_inline.h | 16 float32x4_t c0, c2; member
|
H A D | tanpif.c | 14 float32x4_t c0, c2, c4, c6; member
|
H A D | v_log1pf_inline.h | 19 float c0, c3, c5, c7; member
|
H A D | logf.c | 16 float c1, c3, c5, c0; member
|
H A D | exp2f_1u.c | 13 float32x4_t c0, c1, c2, c3, c4, c5, shift; member
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | poly1305_ctmulq.c | 141 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 D | dtc.cc | 113 clock_t c0 = clock(); in main() local
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_vpd.h | 126 uint8_t c0 = key[0]; in ocs_find_vpd() local
|
/freebsd/lib/libmp/tests/ |
H A D | legacy_test.c | 33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
|