Searched defs:c2 (Results 1 - 25 of 137) 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/contrib/sendmail/libsm/
H A Dmatch.c51 char c, 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/bc/src/
H A Ddc_lex.c177 char c = l->buf[l->i++], c2; local
[all...]
H A Dbc_lex.c173 char c = l->buf[l->i++], c2; local
[all...]
/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/contrib/tcsh/
H A Dtc.nls.c99 Char c, *n, c2 = 0; local
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dfnmatch.c145 char c, c2; local
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar.c78 uint64_t a2, b2, c2, d2; local
117 uint64_t a2, b2, c2, d2; local
[all...]
/freebsd-current/sys/libkern/
H A Dfnmatch.c160 char c, c2; 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.S365 #define c2 %r5 define
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c257 int c2; local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_expm1f_1u6.c19 float c2, c4, ln2_hi, ln2_lo; member in struct:data
H A Dsv_expm1f_inline.h18 float32_t c2, c4, ln2_hi, ln2_lo; member in struct:sv_expm1f_data
/freebsd-current/contrib/libdivsufsort/lib/
H A Ddivsufsort.c200 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/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/crypto/heimdal/lib/wind/
H A Dutf8.c45 const unsigned c2 = *++p; local
53 const unsigned c2 = *++p; local
67 const unsigned c2 = *++p; local
/freebsd-current/sys/contrib/ck/src/
H A Dck_ht_hash.h128 uint32_t c2 = 0x1b873593; local

Completed in 217 milliseconds

123456