/freebsd/sys/i386/i386/ |
H A D | geode.c | 158 unsigned c; in geode_cputicks() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Math.h | 209 for (unsigned c = 0; c < Cols; ++c) in transpose() local
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1parse.y | 1001 struct constraint_spec *c = ecalloc(1, sizeof(*c)); in new_constraint_spec() local
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | hist.c | 93 U32 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
/freebsd/lib/msun/ld128/ |
H A D | k_expl.h | 300 long double c, exp_x, hi, lo, s; in __ldexp_cexpl() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | sha256-internal.c | 103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() argument
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_des_hw.c | 139 unsigned char c[1]; in cipher_hw_des_cfb1_cipher() local
|
H A D | cipher_chacha20_poly1305_hw.c | 175 unsigned char c = in[i]; in chacha20_poly1305_tls_cipher() local
|
/freebsd/usr.bin/systat/ |
H A D | main.c | 62 char c; variable
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | hist.c | 95 U32 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
/freebsd/stand/common/ |
H A D | console.c | 187 putchar(int c) in putchar()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | LTO.cpp | 52 lto::Config c; in createConfig() local
|
/freebsd/sbin/ipf/ipsend/ |
H A D | ipsend.c | 173 int mtu = 1500, olen = 0, c, nonl = 0; in main() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | ipft_tx.c | 160 char *cps[20], **cpp, c, ipopts[68]; in parseline() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_config.c | 484 int c; in spa_config_update() local
|
/freebsd/crypto/openssl/test/ |
H A D | ml_kem_evp_extra_test.c | 258 unsigned char c; in test_non_derandomised_ml_kem() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.misc.c | 44 any(const char *s, Char c) in any() 413 lshift(Char **v, int c) in lshift()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3_sse2.c | 7 #define _mm_shuffle_ps2(a, b, c) \ argument 26 INLINE __m128i set4(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in set4()
|
H A D | blake3_sse41.c | 7 #define _mm_shuffle_ps2(a, b, c) \ argument 26 INLINE __m128i set4(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in set4()
|
/freebsd/lib/libc/db/test/btree.tests/ |
H A D | main.c | 117 int c; local 249 char *c; local
|
/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 225 u8 c[(256 * N + ROUNDS) * sizeof(u64)]; member 505 u8 c[64]; in whirlpool_block() member
|
/freebsd/sbin/routed/ |
H A D | trace.c | 58 u_char *s2, c; in qstring() local 531 char c; in trace_bits() local
|
/freebsd/sys/kern/ |
H A D | kern_clocksource.c | 273 int c; in getnextevent() local 955 int c; local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | keytab_file.c | 376 krb5_kt_cursor *c) in fkt_start_seq_get_int() 436 krb5_kt_cursor *c) in fkt_start_seq_get()
|
/freebsd/sys/dev/hpt27xx/ |
H A D | osm.h | 204 static __inline void * memset(void *dst, int c, unsigned long size) in memset() 212 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c) argument
|