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

1234567

/freebsd-10.1-release/lib/libc/string/
H A Dwcscasecmp.c36 wchar_t c1, c2; local
H A Dwcsncasecmp.c36 wchar_t c1, c2; local
/freebsd-10.1-release/lib/libc/locale/
H A Dcollcmp.c43 int __collate_range_cmp(struct xlocale_collate *table, int c1, int c2) argument
/freebsd-10.1-release/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c47 unsigned char c1, c2; local
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dfnmatch.c115 unsigned char c1 = (!(flags & FNM_NOESCAPE) && c == '\\') ? *p : c; local
/freebsd-10.1-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-10.1-release/crypto/openssl/crypto/
H A Do_str.c109 const unsigned char *c1 = v1, *c2 = v2; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_sqr.c207 int zero, c1; local
[all...]
/freebsd-10.1-release/contrib/telnet/libtelnet/
H A Dgenget.c60 char c1, c2; local
/freebsd-10.1-release/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Ds390x.S329 #define c1 %r1 define
[all...]
/freebsd-10.1-release/lib/libc/iconv/
H A Dcitrus_bcs.c45 int c1, c2; local
64 int c1, c2; local
[all...]
/freebsd-10.1-release/contrib/flex/
H A Dccl.c284 bool range_covers_case (int c1, int c2) argument
/freebsd-10.1-release/contrib/groff/src/utils/pfbtops/
H A Dpfbtops.c57 int c = 0, c1; local
/freebsd-10.1-release/contrib/tcpdump/
H A Dchecksum.c151 u_int32_t c1; local
/freebsd-10.1-release/contrib/vis/
H A Dvis.c164 wint_t c, c1, rachar; local
/freebsd-10.1-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-10.1-release/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c279 int c1 = 1; local
/freebsd-10.1-release/contrib/gcc/
H A Dprefix.c235 tr (char *string, int c1, int c2) argument
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h90 const uint32_t c1 = 0xcc9e2d51; local
145 const uint32_t c1 = 0x239b961b; local
245 const uint64_t c1 = QU(0x87c37b91114253d5LLU); local
[all...]
/freebsd-10.1-release/contrib/mtree/
H A Dspecspec.c196 NODE *c1, *c2, *n1, *n2; local
[all...]
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dhpropd.c75 krb5_principal c1, c2; local
/freebsd-10.1-release/lib/libmp/tests/
H A Dlegacy_test.c35 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/freebsd-10.1-release/secure/lib/libcrypt/
H A Dcrypt-blowfish.c105 u_int8_t c1, c2, c3, c4; local
272 u_int8_t c1, c2; local
[all...]

Completed in 192 milliseconds

1234567