/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | s390x.S | 366 #define c3 %r8 macro 368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument 554 #define sqr_add_c(ai,c1,c2,c3) \ argument 561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
|
H A D | x86_64-gcc.c | 395 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 498 BN_ULONG c1, c2, c3; in bn_mul_comba4() local 537 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local 612 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_superscalar4.c | 93 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local 158 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | utf8.c | 55 const unsigned c3 = *++p; in utf8toutf32() local 69 const unsigned c3 = *++p; in utf8toutf32() local
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | secretstream.c | 13 unsigned char *c1, *c2, *c3, *csave; in main() 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/contrib/libucl/src/ |
H A D | ucl_hash.c | 130 unsigned char c1, c2, c3, c4, c5, c6, c7, c8; in ucl_hash_caseless_func() member 188 unsigned char c1, c2, c3, c4; in ucl_hash_caseless_equal() local 551 unsigned char c1, c2, c3, c4; in ucl_lc_cmp() local
|
/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 | 15 float c1, c3, c5, c7; member
|
H A D | sv_expf_inline.h | 18 float c1, c3, inv_ln2; member
|
H A D | exp2f.c | 16 float c0, c2, c4, c1, c3; member
|
H A D | sv_sincospi_common.h | 14 double c1, c3, c5, c7, c9; member
|
H A D | sv_sincospif_common.h | 14 float c1, c3, c5; member
|
H A D | log2.c | 20 double c1, c3; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_expf_inline.h | 17 float32x4_t inv_ln2, c1, c3, c4; member
|
H A D | v_expm1f_inline.h | 18 float c1, c3, inv_ln2, c4; member
|
H A D | tanpif.c | 15 float c1, c3, c5, c7; member
|
H A D | v_log1pf_inline.h | 19 float c0, c3, c5, c7; member
|
/freebsd/usr.bin/localedef/ |
H A D | scanner.c | 297 int c1, c2, c3; in scan_dec_byte() local 326 int c1, c2, c3; in scan_oct_byte() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_asm.c | 593 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 696 BN_ULONG c1, c2, c3; in bn_mul_comba4() local 735 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local 810 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
|
/freebsd/usr.bin/dtc/ |
H A D | dtc.cc | 356 clock_t c3 = clock(); in main() 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
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-blowfish.c | 101 u_int8_t c1, c2, c3, c4; in decode_base64() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 317 hx509_cert c1, c2, c3; in test_compare() local
|