Searched refs:c2 (Results 1 - 25 of 244) sorted by relevance

12345678910

/freebsd-11-stable/contrib/binutils/libiberty/
H A Dfilename_cmp.c59 int c2 = TOLOWER (*s2);
64 if (c2 == '/')
65 c2 = '\\';
67 if (c1 != c2)
68 return (c1 - c2);
/freebsd-11-stable/lib/libc/string/
H A Dwcscasecmp.c36 wchar_t c1, c2; local
40 c2 = towlower(*s2);
41 if (c1 != c2)
42 return ((int)c1 - c2);
H A Dwcsncasecmp.c36 wchar_t c1, c2; local
42 c2 = towlower(*s2);
43 if (c1 != c2)
44 return ((int)c1 - c2);
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_bcs.c45 int c1, c2; local
47 c1 = c2 = 1;
49 while (c1 && c2 && c1 == c2) {
51 c2 = _bcs_toupper(*str2++);
54 return ((c1 == c2) ? 0 : ((c1 > c2) ? 1 : -1));
64 int c1, c2; local
66 c1 = c2 = 1;
68 while (c1 && c2
[all...]
/freebsd-11-stable/contrib/opie/libopie/
H A Dkeycrunch.c41 char *c2 = c; local
44 while(*c2 = *(secret++)) c2++;
47 if (isspace(*(c2++) = tolower(*(seed++))))
51 strcpy(c2, secret);
59 char *c2 = c; local
60 while(*c2)
61 *(c2++) = 0;
H A Dreadrec.c46 char *c, *c2; local
48 if (!(c2 = strchr(opie->opie_principal = opie->opie_buf, ' ')))
51 while(*c2 == ' ') c2++;
52 *(c2 - 1) = 0;
54 if (!(c2 = strchr(c = c2, ' ')))
57 *(c2++) = 0;
68 if (!(c2 = strchr(opie->opie_seed = c2, ' ')))
[all...]
H A Dunlock.c48 char buffer[128], *c, *c2; variable
70 if (!(c2 = strchr(c, '\n')))
73 *(c2++) = 0;
/freebsd-11-stable/lib/libc/locale/
H A Dcollcmp.c43 int __collate_range_cmp(char c1, char c2) argument
49 s2[0] = c2;
54 int __wcollate_range_cmp(wchar_t c1, wchar_t c2) argument
60 s2[0] = c2;
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c299 /* mul_add_c(a,b,c0,c1,c2) -- c+=a*b for three word number c=(c2,c1,c0) */
300 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
301 /* sqr_add_c(a,i,c0,c1,c2) -- c+=a[i]^2 for three word number c=(c2,c1,c0) */
303 * sqr_add_c2(a,i,c0,c1,c2) -- c+=2*a[i]*a[j] for three word number
304 * c=(c2,c1,c0)
313 # define mul_add_c(a,b,c0,c1,c2) do { \
318 c1 += hi; c2
385 BN_ULONG c1, c2, c3; local
488 BN_ULONG c1, c2, c3; local
527 BN_ULONG c1, c2, c3; local
602 BN_ULONG c1, c2, c3; local
[all...]
H A Ds390x.S365 #define c2 %r5 define
368 #define mul_add_c(ai,bi,c1,c2,c3) \
372 alcgr c2,%r6; \
383 lghi c2,0
387 mul_add_c(0,0,c1,c2,c3);
391 mul_add_c(0,1,c2,c3,c1);
392 mul_add_c(1,0,c2,c3,c1);
393 stg c2,1*8(%r2)
394 lghi c2,0
396 mul_add_c(2,0,c3,c1,c2);
[all...]
H A Dco-586.pl18 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
38 &adc($c2,0);
46 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
67 &adc($c2,0);
75 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
94 &adc($c2,0);
99 &adc($c2,0);
108 local($a,$b,$c0,$c1,$c2);
116 $c2="ebp";
148 &xor($c2,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c484 /* mul_add_c(a,b,c0,c1,c2) -- c+=a*b for three word number c=(c2,c1,c0) */
485 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
486 /* sqr_add_c(a,i,c0,c1,c2) -- c+=a[i]^2 for three word number c=(c2,c1,c0) */
488 * sqr_add_c2(a,i,c0,c1,c2) -- c+=2*a[i]*a[j] for three word number
489 * c=(c2,c1,c0)
497 # define mul_add_c(a,b,c0,c1,c2) do { \
503 c1 = (c1+hi)&BN_MASK2; if (c1<hi) c2
637 BN_ULONG c1, c2, c3; local
740 BN_ULONG c1, c2, c3; local
779 BN_ULONG c1, c2, c3; local
854 BN_ULONG c1, c2, c3; local
[all...]
/freebsd-11-stable/usr.sbin/sa/
H A Dmain.c399 struct cmdinfo c1, c2; local
403 memcpy(&c2, d2->data, sizeof(c2));
406 t2 = c2.ci_utime + c2.ci_stime;
411 return (cmp_comm(c1.ci_comm, c2.ci_comm));
420 struct cmdinfo c1, c2; local
424 memcpy(&c2, d2->data, sizeof(c2));
429 t2 = c2
444 struct cmdinfo c1, c2; local
461 struct cmdinfo c1, c2; local
482 struct cmdinfo c1, c2; local
499 struct cmdinfo c1, c2; local
524 struct cmdinfo c1, c2; local
[all...]
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dstrcasecmp.c47 unsigned char c1, c2; local
55 c2 = TOLOWER (*p2);
63 while (c1 == c2);
65 return c1 - c2;
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
62 c2 = *s2;
63 while (tolower((unsigned char)c1) == tolower((unsigned char)c2)) {
67 c2 = *++s2;
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dgenget.c56 char c1, c2; local
62 c2 = *s2;
63 while (LOWER(c1) == LOWER(c2)) {
67 c2 = *++s2;
/freebsd-11-stable/tools/test/sort/bigtest/
H A Dkcmd213 for c2 in 0 1 2 3 4 5 10 15 20 25 30
215 echo ${LANG} ${KEYS} ${f1} ${c1} ${f2} ${c2}
217 ${BSDSORT} ${KEYS} +${f1}.${c1} -${f2}.${c2} ${INPUT_FILE} -o siks/sik1
220 echo ${LANG} ${KEYS} +${f1}.${c1} -${f2}.${c2} crash >> test.log
223 ${GNUSORT} ${KEYS} +${f1}.${c1} -${f2}.${c2} ${INPUT_FILE} -o siks/sik2
224 if ! ${FILECMP} siks/sik1 siks/sik2 >siks/res.${f1}.${c1}.${f2}.${c2} 2>&1 ; then
225 echo ${LANG} ${KEYS} +${f1}.${c1} -${f2}.${c2} error +- >> test.log
227 ${BSDSORT} -c ${KEYS} +${f1}.${c1} -${f2}.${c2} siks/sik1
230 echo ${LANG} ${KEYS} +${f1}.${c1} -${f2}.${c2} -c error +- >> test.log
232 rm siks/res.${f1}.${c1}.${f2}.${c2}
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dcomba.pl6 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
26 &adc($c2,0);
34 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
55 &adc($c2,0);
63 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
82 &adc($c2,0);
87 &adc($c2,0);
96 local($a,$b,$c0,$c1,$c2);
104 $c2="ebp";
136 &xor($c2,
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dfnmatch.c145 char c, c2; local
163 && (c2 = *(pattern+1)) != EOS && c2 != ']') {
165 if (c2 == '\\' && !(flags & FNM_NOESCAPE))
166 c2 = *pattern++;
167 if (c2 == EOS)
169 if (c <= test && test <= c2)
/freebsd-11-stable/usr.sbin/fmtree/
H A Dspecspec.c179 NODE *c1, *c2, *n1, *n2; local
189 c2 = t2->child;
191 c2 = NULL;
192 while (c1 != NULL || c2 != NULL) {
196 if (c2 != NULL)
197 n2 = c2->next;
198 if (c1 != NULL && c2 != NULL) {
199 if (c1->type != F_DIR && c2->type == F_DIR) {
200 n2 = c2;
201 c2
[all...]
/freebsd-11-stable/contrib/mtree/
H A Dspecspec.c196 NODE *c1, *c2, *n1, *n2; local
206 c2 = t2->child;
208 c2 = NULL;
209 while (c1 != NULL || c2 != NULL) {
213 if (c2 != NULL)
214 n2 = c2->next;
215 if (c1 != NULL && c2 != NULL) {
216 if (c1->type != F_DIR && c2->type == F_DIR) {
217 n2 = c2;
218 c2
[all...]
/freebsd-11-stable/usr.bin/sort/
H A Dvsort.c118 cmp_chars(wchar_t c1, wchar_t c2) argument
121 if (c1 == c2)
126 if (c2 == L'~')
130 return ((isdigit_clocale(c2) || !c2) ? 0 : -1);
132 if (isdigit_clocale(c2) || !c2)
136 return ((isalpha_clocale(c2)) ? ((int) c1 - (int) c2) : -1);
138 if (isalpha_clocale(c2))
156 wchar_t c1, c2; local
206 wchar_t c1, c2; local
[all...]
/freebsd-11-stable/sys/libkern/
H A Dfnmatch.c160 char c, c2; local
195 && (c2 = *(pattern+1)) != EOS && c2 != ']') {
197 if (c2 == '\\' && !(flags & FNM_NOESCAPE))
198 c2 = *pattern++;
199 if (c2 == EOS)
203 c2 = tolower((unsigned char)c2);
205 if (c <= test && test <= c2)
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dmatch.c51 char c, c2; local
110 c2 = *pat++;
111 if (*str >= c && *str <= c2)
/freebsd-11-stable/lib/libmp/tests/
H A Dlegacy_test.c35 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
105 testmcmp(t1, c2, "mdiv1");
109 testmcmp(t1, c2, "mdiv3");
114 testmcmp(t2, c2, "sdiv1");
120 testmcmp(t2, c2, "sdiv3");
128 mp_mult(c5, c2, t0);
138 mp_pow(c2, c3, c10, t0);
140 mp_pow(c2, c3, c3, t0);
141 testmcmp(t0, c2, "pow1");
142 mp_rpow(c2,
[all...]

Completed in 185 milliseconds

12345678910