/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_asm.c | 20 BN_ULONG c1 = 0; in bn_mul_add_words() local 49 BN_ULONG c1 = 0; in bn_mul_words() local 453 # define mul_add_c(a,b,c0,c1,c2) do { \ argument 462 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument 475 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument 484 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument 492 # define mul_add_c(a,b,c0,c1,c2) do { \ argument 500 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument 510 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument 518 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument [all …]
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | x86_64-gcc.c | 113 BN_ULONG c1 = 0; in bn_mul_add_words() local 143 BN_ULONG c1 = 0; in bn_mul_words() local 349 # define mul_add_c(a,b,c0,c1,c2) do { \ argument 361 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument 373 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument 390 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument 395 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 498 BN_ULONG c1, c2, c3; in bn_mul_comba4() local 537 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local 612 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
|
H A D | s390x.S | 364 #define c1 %r1 macro 368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument 554 #define sqr_add_c(ai,c1,c2,c3) \ argument 561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
|
/freebsd/usr.sbin/sa/ |
H A D | main.c | 389 struct cmdinfo c1, c2; in cmp_usrsys() local 410 struct cmdinfo c1, c2; in cmp_avgusrsys() local 434 struct cmdinfo c1, c2; in cmp_dkio() local 451 struct cmdinfo c1, c2; in cmp_avgdkio() local 472 struct cmdinfo c1, c2; in cmp_cpumem() local 489 struct cmdinfo c1, c2; in cmp_avgcpumem() local 514 struct cmdinfo c1, c2; in cmp_calls() local
|
/freebsd/lib/libc/locale/ |
H A D | collcmp.c | 42 int __collate_range_cmp(char c1, char c2) in __collate_range_cmp() 53 int __wcollate_range_cmp(wchar_t c1, wchar_t c2) in __wcollate_range_cmp()
|
/freebsd/usr.bin/sort/ |
H A D | vsort.c | 115 cmp_chars(wchar_t c1, wchar_t c2) in cmp_chars() 153 wchar_t c1, c2; in cmpversions() local 203 wchar_t c1, c2; in vcmp() local
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_bcs.c | 45 int c1, c2; in _citrus_bcs_strcasecmp() local 64 int c1, c2; in _citrus_bcs_strncasecmp() local
|
/freebsd/sys/libkern/ |
H A D | iconv_xlat16.c | 121 uint16_t c1, c2, ctmp; in iconv_xlat16_conv() local 302 int c1, c2, out; in iconv_xlat16_tolower() local 327 int c1, c2, out; in iconv_xlat16_toupper() local
|
/freebsd/contrib/libdivsufsort/lib/ |
H A D | divsufsort.c | 47 saint_t c0, c1; in sort_typeBstar() local 200 saint_t c0, c1, c2; in construct_SA() local 264 saint_t c0, c1, c2; in construct_BWT() local
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | sincosf.h | 23 double c0, c1, c2, c3, c4; /* Cosine polynomial. */ member 44 double x3, x4, x5, x6, s, c, c1, c2, s1; in sincosf_poly() local 72 double x3, x4, x6, x7, s, c, c1, c2, s1; in sinf_poly() local
|
/freebsd/contrib/sendmail/src/ |
H A D | mime.c | 547 int c1, c2; local 602 int c1, c2; local 1101 int c1, c2, c3, c4; local 1276 int c1, c2; local
|
/freebsd/lib/libc/string/ |
H A D | wcscasecmp.c | 35 wchar_t c1, c2; in wcscasecmp() local
|
H A D | wcsncasecmp.c | 35 wchar_t c1, c2; in wcsncasecmp() local
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-blowfish.c | 101 u_int8_t c1, c2, c3, c4; in decode_base64() local 269 u_int8_t c1, c2; in encode_base64() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 296 compare_subject(hx509_cert c1, hx509_cert c2, int *l) in compare_subject() 317 hx509_cert c1, c2, c3; in test_compare() local
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | hash.h | 79 const uint32_t c1 = 0xcc9e2d51; in hash_x86_32() local 133 const uint32_t c1 = 0x239b961b; in hash_x86_128() local 233 const uint64_t c1 = KQU(0x87c37b91114253d5); in hash_x64_128() local
|
/freebsd/contrib/diff/src/ |
H A D | cmp.c | 492 unsigned char c1 = buf1[first_diff]; in cmp() local 510 unsigned char c1 = buf1[first_diff]; in cmp() local 570 char const *c0, *c1; /* Pointers for finding exact address. */ in block_compare_and_count() local 614 char const *c0, *c1; in block_compare() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_linux.cpp | 28 static bool IsOneOf(char c, char c1, char c2) { in IsOneOf()
|
/freebsd/usr.bin/localedef/ |
H A D | scanner.c | 277 int c1, c2; in scan_hex_byte() local 297 int c1, c2, c3; in scan_dec_byte() local 326 int c1, c2, c3; in scan_oct_byte() local
|
H A D | charmap.c | 225 const charmap_t *c1 = n1; in cmap_compare_sym() local 236 const charmap_t *c1 = n1; in cmap_compare_wc() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | captoinfo.c | 562 save_tc_char(char *bufptr, int c1) in save_tc_char() 584 save_tc_inequality(char *bufptr, int c1, int c2) in save_tc_inequality() 660 int c1, c2; in _nc_infotocap() local
|
/freebsd/contrib/tcpdump/ |
H A D | checksum.c | 111 uint32_t c1; in create_osi_cksum() local
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | genget.c | 52 char c1, c2; in isprefix() local
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | genget.c | 56 char c1, c2; in isprefix() local
|
/freebsd/cddl/contrib/opensolaris/lib/libgen/common/ |
H A D | gmatch.c | 48 #define valid_range(c1, c2) \ argument
|