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

1234567

/freebsd-11.0-release/lib/libc/string/
H A Dwcscasecmp.c36 wchar_t c1, c2; local
H A Dwcsncasecmp.c36 wchar_t c1, c2; local
/freebsd-11.0-release/lib/libc/locale/
H A Dcollcmp.c44 int __collate_range_cmp(struct xlocale_collate *table, char c1, char c2) argument
57 int __wcollate_range_cmp(struct xlocale_collate *table, wchar_t c1, wchar_t c2) argument
/freebsd-11.0-release/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c47 unsigned char c1, c2; local
/freebsd-11.0-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
/freebsd-11.0-release/contrib/telnet/libtelnet/
H A Dgenget.c60 char c1, c2; local
/freebsd-11.0-release/crypto/openssl/crypto/
H A Do_str.c109 const unsigned char *c1 = v1, *c2 = v2; local
/freebsd-11.0-release/lib/libc/iconv/
H A Dcitrus_bcs.c45 int c1, c2; local
64 int c1, c2; local
[all...]
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dfnmatch.c115 unsigned char c1 = (!(flags & FNM_NOESCAPE) && c == '\\') ? *p : c; local
H A Dstrverscmp.c94 unsigned char c1, c2; local
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dfnmatch.c115 unsigned char c1 = (!(flags & FNM_NOESCAPE) && c == '\\') ? *p : c; local
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_linux.cc25 static bool IsOneOf(char c, char c1, char c2) { argument
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c208 int zero, c1; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DStringPrinter.cpp116 ConvertUTF8ToCodePoint (unsigned char c0, unsigned char c1) argument
121 ConvertUTF8ToCodePoint (unsigned char c0, unsigned char c1, unsigned char c2) argument
126 ConvertUTF8ToCodePoint (unsigned char c0, unsigned char c1, unsigned char c2, unsigned char c3) argument
/freebsd-11.0-release/contrib/tcpdump/
H A Dchecksum.c147 uint32_t c1; local
/freebsd-11.0-release/contrib/flex/
H A Dccl.c284 bool range_covers_case (int c1, int c2) argument
/freebsd-11.0-release/contrib/groff/src/utils/pfbtops/
H A Dpfbtops.c57 int c = 0, c1; local
/freebsd-11.0-release/crypto/openssl/crypto/bn/asm/
H A Ds390x.S364 #define c1 %r1 define
[all...]
/freebsd-11.0-release/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-11.0-release/contrib/vis/
H A Dvis.c164 wint_t c, c1, rachar; local
/freebsd-11.0-release/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c279 int c1 = 1; local
/freebsd-11.0-release/contrib/mtree/
H A Dspecspec.c196 NODE *c1, *c2, *n1, *n2; local
[all...]
/freebsd-11.0-release/usr.sbin/fmtree/
H A Dspecspec.c179 NODE *c1, *c2, *n1, *n2; local
[all...]
/freebsd-11.0-release/crypto/heimdal/kdc/
H A Dhpropd.c75 krb5_principal c1, c2; local
/freebsd-11.0-release/crypto/openssh/
H A Dsmult_curve25519_ref.c136 unsigned int c1[64]; local

Completed in 327 milliseconds

1234567