/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_superscalar4.c | 94 uint64_t a4, b4, c4, d4; in fletcher_4_superscalar4_native() local 159 uint64_t a4, b4, c4, d4; in fletcher_4_superscalar4_byteswap() 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 | 18 float32_t c2, c4, ln2_hi, ln2_lo; member
|
H A D | expm1f.c | 19 float c2, c4, ln2_hi, ln2_lo; 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 | 21 double invln2, c4; member
|
H A D | sv_log1pf_inline.h | 16 float c0, c2, c4, c6; member
|
H A D | log.c | 21 double ln2, c4; member
|
H A D | exp10f.c | 20 float log2_10_lo, c0, c2, c4; member
|
H A D | log10.c | 22 double c4; 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 | 14 float32x4_t c0, c2, c4, c6; member
|
H A D | v_log1pf_inline.h | 20 float32x4_t c4, c6, c1, c2, ln2; member
|
H A D | logf.c | 13 float32x4_t c2, c4, c6, ln2; member
|
H A D | exp2f_1u.c | 13 float32x4_t c0, c1, c2, c3, c4, c5, shift; member
|
H A D | v_expm1_inline.h | 16 float64x2_t c2, c4, c6, c8; member
|
/freebsd/usr.bin/dtc/ |
H A D | dtc.cc | 359 clock_t c4 = clock(); in main() local
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-blowfish.c | 101 u_int8_t c1, c2, c3, c4; in decode_base64() local
|
/freebsd/contrib/bearssl/src/kdf/ |
H A D | shake.c | 69 uint64_t c0, c1, c2, c3, c4, bnn; in process_block() local
|