Searched defs:c1 (Results 1 - 25 of 145) sorted by relevance

123456

/freebsd-current/lib/libc/string/
H A Dwcsncasecmp.c35 wchar_t c1, c2; local
H A Dwcscasecmp.c35 wchar_t c1, c2; local
/freebsd-current/lib/libc/locale/
H A Dcollcmp.c42 int __collate_range_cmp(char c1, char c2) argument
53 int __wcollate_range_cmp(wchar_t c1, wchar_t c2) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_linux.cpp28 static bool IsOneOf(char c, char c1, char c2) { argument
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
/freebsd-current/contrib/tcpdump/
H A Dchecksum.c146 uint32_t c1; local
/freebsd-current/lib/libc/iconv/
H A Dcitrus_bcs.c45 int c1, c2; local
64 int c1, c2; local
[all...]
/freebsd-current/contrib/telnet/libtelnet/
H A Dgenget.c52 char c1, c2; local
/freebsd-current/contrib/kyua/utils/config/
H A Dnodes.cpp100 combine_children_into( const tree_key& key, const children_map& c1, const children_map& c2, inner_node* node) const argument
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Ds390x.S364 #define c1 %r1 define
[all...]
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_sqr.c159 int zero, c1; local
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c256 int c1; local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_expm1f_1u6.c20 float c0, c1, c3, inv_ln2, special_bound, shift; member in struct:data
H A Dsv_expm1f_inline.h19 float32_t c0, c1, c3, inv_ln2, shift; member in struct:sv_expm1f_data
/freebsd-current/contrib/libdivsufsort/lib/
H A Ddivsufsort.c47 saint_t c0, c1; local
200 saint_t c0, c1, c2; local
264 saint_t c0, c1, c2; local
[all...]
/freebsd-current/contrib/flex/src/
H A Dccl.c279 bool range_covers_case (int c1, int c2) argument
/freebsd-current/contrib/mtree/
H A Dspecspec.c196 NODE *c1, *c2, *n1, *n2; local
[all...]
/freebsd-current/contrib/vis/
H A Dvis.c173 wint_t c, c1, rachar; local
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dtest_name.c296 compare_subject(hx509_cert c1, hx509_cert c2, int *l) argument
317 hx509_cert c1, c2, c3; local
/freebsd-current/sys/contrib/ck/src/
H A Dck_ht_hash.h127 uint32_t c1 = 0xcc9e2d51; local
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dsecretstream.c13 unsigned char *c1, *c2, *c3, *csave; local
[all...]
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h79 const uint32_t c1 = 0xcc9e2d51; local
133 const uint32_t c1 = 0x239b961b; local
233 const uint64_t c1 = KQU(0x87c37b91114253d5); local
[all...]
/freebsd-current/contrib/bearssl/src/kdf/
H A Dshake.c69 uint64_t c0, c1, c2, c3, c4, bnn; local
[all...]
/freebsd-current/crypto/openssh/
H A Dsmult_curve25519_ref.c136 unsigned int c1[64]; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp71 unsigned c1 = *s1; local

Completed in 395 milliseconds

123456