Home
last modified time | relevance | path

Searched refs:cc (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/mirbsd/src/lib/libcitrus_iconv/libc/citrus/
Dcitrus_ctype.h45 _citrus_ctype_get_mb_cur_max(_citrus_ctype_t cc) in _citrus_ctype_get_mb_cur_max() argument
48 _DIAGASSERT(cc && cc->cc_ops); in _citrus_ctype_get_mb_cur_max()
49 return (*cc->cc_ops->co_get_mb_cur_max)(cc->cc_closure); in _citrus_ctype_get_mb_cur_max()
53 _citrus_ctype_mblen(_citrus_ctype_t cc, const char *s, size_t n, int *nresult) in _citrus_ctype_mblen() argument
56 _DIAGASSERT(cc && cc->cc_ops && cc->cc_ops->co_mblen && nresult); in _citrus_ctype_mblen()
57 return (*cc->cc_ops->co_mblen)(cc->cc_closure, s, n, nresult); in _citrus_ctype_mblen()
61 _citrus_ctype_mbrlen(_citrus_ctype_t cc, const char *s, size_t n, in _citrus_ctype_mbrlen() argument
65 _DIAGASSERT(cc && cc->cc_ops && cc->cc_ops->co_mbrlen && nresult); in _citrus_ctype_mbrlen()
66 return (*cc->cc_ops->co_mbrlen)(cc->cc_closure, s, n, pspriv, nresult); in _citrus_ctype_mbrlen()
70 _citrus_ctype_mbrtowc(_citrus_ctype_t cc, wchar_t *pwc, const char *s, in _citrus_ctype_mbrtowc() argument
[all …]
/mirbsd/src/sys/dev/
Dauconv.c43 change_sign8(void *v, u_char *p, int cc) in change_sign8() argument
45 while (--cc >= 0) { in change_sign8()
52 change_sign16_le(void *v, u_char *p, int cc) in change_sign16_le() argument
54 while ((cc -= 2) >= 0) { in change_sign16_le()
61 change_sign16_be(void *v, u_char *p, int cc) in change_sign16_be() argument
63 while ((cc -= 2) >= 0) { in change_sign16_be()
70 swap_bytes(void *v, u_char *p, int cc) in swap_bytes() argument
74 while ((cc -= 2) >= 0) { in swap_bytes()
83 swap_bytes_change_sign16_le(void *v, u_char *p, int cc) in swap_bytes_change_sign16_le() argument
87 while ((cc -= 2) >= 0) { in swap_bytes_change_sign16_le()
[all …]
Dmulaw.c252 mulaw_to_ulinear8(void *v, u_char *p, int cc) in mulaw_to_ulinear8() argument
255 while (--cc >= 0) { in mulaw_to_ulinear8()
262 mulaw_to_slinear8(void *v, u_char *p, int cc) in mulaw_to_slinear8() argument
265 while (--cc >= 0) { in mulaw_to_slinear8()
272 mulaw_to_ulinear16_le(void *v, u_char *p, int cc) in mulaw_to_ulinear16_le() argument
276 p += cc; in mulaw_to_ulinear16_le()
277 q += cc << 1; in mulaw_to_ulinear16_le()
278 while (--cc >= 0) { in mulaw_to_ulinear16_le()
287 mulaw_to_ulinear16_be(void *v, u_char *p, int cc) in mulaw_to_ulinear16_be() argument
291 p += cc; in mulaw_to_ulinear16_be()
[all …]
/mirbsd/src/lib/libssl/src/crypto/bn/asm/alpha/
Dmul.pl7 local($cc,$a,$b,$r,$couny);
10 ($cc)=GR("r0");
21 &mov("zero",$cc);
38 &add($l0,$cc,$l0); ### wait 8
40 &cmpult($l0,$cc,$cc); ### wait 8
42 &add($h0,$cc,$cc); &FR($h0); ### wait 8
44 &add($l1,$cc,$l1); ### wait 8
46 &cmpult($l1,$cc,$cc); ### wait 8
48 &add($h1,$cc,$cc); &FR($h1);
50 &add($l2,$cc,$l2);
[all …]
Dadd.pl7 local($cc,$a,$b,$r);
10 ($cc)=GR("r0");
21 &mov("zero",$cc);
38 &add($o0,$cc,$o0);
39 &cmpult($o0,$cc,$cc);
41 &add($cc,$t0,$cc); &FR($t0);
47 &add($o1,$cc,$o1);
48 &cmpult($o1,$cc,$cc);
50 &add($cc,$t1,$cc); &FR($t1);
56 &add($o2,$cc,$o2);
[all …]
Dsub.pl7 local($cc,$a,$b,$r);
10 ($cc)=GR("r0");
21 &mov("zero",$cc);
37 &cmpult($a0,$cc,$b0); # will we borrow?
39 &sub($a0,$cc,$o0); # will we borrow?
41 &add($b0,$tmp,$cc); ($t1,$o1)=&NR(2); &FR($tmp);
46 &cmpult($a1,$cc,$b1); # will we borrow?
47 &sub($a1,$cc,$o1); # will we borrow?
48 &add($b1,$t1,$cc); ($tmp,$o2)=&NR(2); &FR($t1,$a1,$b1);
53 &cmpult($a2,$cc,$b2); # will we borrow?
[all …]
/mirbsd/src/lib/libssl/src/crypto/bn/asm/alpha.works/
Dadd.pl7 local($cc,$a,$b,$r);
10 ($cc)=GR("r0");
21 &mov("zero",$cc);
42 &add($o0,$cc,$o0);
43 &cmpult($o0,$cc,$cc);
44 &add($cc,$t0,$cc); &FR($t0);
50 &add($o1,$cc,$o1);
51 &cmpult($o1,$cc,$cc);
52 &add($cc,$t1,$cc); &FR($t1);
58 &add($o2,$cc,$o2);
[all …]
Dsub.pl7 local($cc,$a,$b,$r);
10 ($cc)=GR("r0");
21 &mov("zero",$cc);
37 &cmpult($a0,$cc,$b0); # will we borrow?
39 &sub($a0,$cc,$o0); # will we borrow?
41 &add($b0,$tmp,$cc); ($t1,$o1)=&NR(2); &FR($tmp);
46 &cmpult($a1,$cc,$b1); # will we borrow?
47 &sub($a1,$cc,$o1); # will we borrow?
48 &add($b1,$t1,$cc); ($tmp,$o2)=&NR(2); &FR($t1,$a1,$b1);
53 &cmpult($a2,$cc,$b2); # will we borrow?
[all …]
/mirbsd/src/sys/dev/cardbus/
Dcardbus_map.c76 cardbus_io_find(cc, cf, tag, reg, type, basep, sizep, flagsp) in cardbus_io_find() argument
77 cardbus_chipset_tag_t cc; in cardbus_io_find()
109 address = cardbus_conf_read(cc, cf, tag, reg);
110 cardbus_conf_write(cc, cf, tag, reg, 0xffffffff);
111 mask = cardbus_conf_read(cc, cf, tag, reg);
112 cardbus_conf_write(cc, cf, tag, reg, address);
148 cardbus_mem_find(cc, cf, tag, reg, type, basep, sizep, flagsp) in cardbus_mem_find() argument
149 cardbus_chipset_tag_t cc; in cardbus_mem_find()
177 address = cardbus_conf_read(cc, cf, tag, reg);
178 cardbus_conf_write(cc, cf, tag, reg, 0xffffffff);
[all …]
Dcardbus.c161 cardbus_chipset_tag_t cc = ca->ca_ct->ct_cc; local
185 u_int32_t e = (cf->cardbus_conf_read)(cc, tag, i);
217 cardbus_conf_write(cc, cf, tag, reg, 0);
235 exrom = cardbus_conf_read(cc, cf, tag, reg);
236 cardbus_conf_write(cc, cf, tag, reg, exrom | 1);
238 command = cardbus_conf_read(cc, cf, tag, CARDBUS_COMMAND_STATUS_REG);
239 cardbus_conf_write(cc, cf, tag, CARDBUS_COMMAND_STATUS_REG,
261 exrom = cardbus_conf_read(cc, cf, tag, reg);
262 cardbus_conf_write(cc, cf, tag, reg, exrom & ~1);
265 command = cardbus_conf_read(cc, cf, tag, CARDBUS_COMMAND_STATUS_REG);
[all …]
Dif_rl_cardbus.c155 cardbus_chipset_tag_t cc = psc->sc_cc; local
174 (*ct->ct_cf->cardbus_io_open)(cc, 0, adr, adr+csc->sc_mapsize);
186 (*ct->ct_cf->cardbus_mem_open)(cc, 0, adr, adr+csc->sc_mapsize);
207 csc->sc_ih = cardbus_intr_establish(cc, cf, csc->sc_intrline, IPL_NET,
261 cardbus_chipset_tag_t cc = ct->ct_cc; local
269 if (cardbus_get_capability(cc, cf, csc->sc_tag,
271 command = cardbus_conf_read(cc, cf, csc->sc_tag, pmreg + 4);
276 iobase = cardbus_conf_read(cc, cf, csc->sc_tag,
278 membase = cardbus_conf_read(cc, cf,csc->sc_tag,
280 irq = cardbus_conf_read(cc, cf,csc->sc_tag,
[all …]
Dif_re_cardbus.c118 cardbus_chipset_tag_t cc = psc->sc_cc; in re_cardbus_attach() local
136 (*ct->ct_cf->cardbus_mem_open)(cc, 0, adr, adr+csc->sc_mapsize); in re_cardbus_attach()
155 csc->sc_ih = cardbus_intr_establish(cc, cf, csc->sc_intrline, in re_cardbus_attach()
183 cardbus_chipset_tag_t cc = ct->ct_cc; in re_cardbus_setup() local
189 if (cardbus_get_capability(cc, cf, csc->sc_tag, in re_cardbus_setup()
191 command = cardbus_conf_read(cc, cf, csc->sc_tag, in re_cardbus_setup()
198 iobase = cardbus_conf_read(cc, cf, csc->sc_tag, RL_PCI_LOIO); in re_cardbus_setup()
199 membase = cardbus_conf_read(cc, cf, csc->sc_tag, RL_PCI_LOMEM); in re_cardbus_setup()
200 irq = cardbus_conf_read(cc, cf, csc->sc_tag, RL_PCI_INTLINE); in re_cardbus_setup()
207 cardbus_conf_write(cc, cf, csc->sc_tag, pmreg + PCI_PMCSR, in re_cardbus_setup()
[all …]
/mirbsd/src/usr.bin/ssh/
Dcipher.c200 cipher_init(CipherContext *cc, Cipher *cipher, in cipher_init() argument
219 memcpy(pushbufptr, &cc, sizeof(void *)); in cipher_init()
244 cc->plaintext = (cipher->number == SSH_CIPHER_NONE); in cipher_init()
252 cc->cipher = cipher; in cipher_init()
256 EVP_CIPHER_CTX_init(&cc->evp); in cipher_init()
257 if (EVP_CipherInit(&cc->evp, type, NULL, (u_char *)iv, in cipher_init()
261 klen = EVP_CIPHER_CTX_key_length(&cc->evp); in cipher_init()
264 if (EVP_CIPHER_CTX_set_key_length(&cc->evp, keylen) == 0) in cipher_init()
268 if (EVP_CipherInit(&cc->evp, NULL, (u_char *)key, NULL, -1) == 0) in cipher_init()
275 if (EVP_Cipher(&cc->evp, discard, junk, in cipher_init()
[all …]
/mirbsd/src/usr.sbin/syslogc/
Dsyslogc.c82 struct ctl_cmd cc; in main() local
85 memset(&cc, '\0', sizeof(cc)); in main()
92 cc.cmd = CMD_CLEAR; in main()
95 cc.cmd = CMD_READ_CLEAR; in main()
101 cc.cmd = CMD_FLAGS; in main()
105 cc.cmd = CMD_LIST; in main()
116 if (cc.cmd == 0) in main()
117 cc.cmd = CMD_READ; in main()
119 if ((cc.cmd != CMD_LIST && optind != argc - 1) || in main()
120 (cc.cmd == CMD_LIST && optind != argc)) in main()
[all …]
/mirbsd/src/sys/kern/
Dtty_subr.c140 register int cc; local
147 cc = clp->c_cl - clp->c_cf;
149 cc = clp->c_ce - clp->c_cf;
150 if (cc > count)
151 cc = count;
152 bcopy(clp->c_cf, p, cc);
153 count -= cc;
154 p += cc;
155 clp->c_cc -= cc;
156 clp->c_cf += cc;
[all …]
/mirbsd/src/usr.bin/mkdep/
Dmkdep.sh33 cc=${CC:-cc}
34 cc=${cc##@(?(+([! ])/)ccache+([ ]))}
35 [[ -x $cc || -x ${cc%% *} ]] || cc=$(whence -p $cc) || \
36 cc=$(whence -p ${cc%% *}) || cc=$(whence -p cc)
37 [[ -x $cc || -x ${cc%% *} ]] || die no compiler found.
38 CC=$cc; export CC
/mirbsd/src/usr.bin/script/
Dscript.c285 ssize_t cc, off; in doinput() local
298 cc = l1rlen < 1 ? 1 : l1rlen; in doinput()
299 if ((ubuf = calloc(BUFSIZ, cc)) == NULL) in doinput()
301 " conversion buffer", cc, (ssize_t)BUFSIZ); in doinput()
309 cc = read(STDIN_FILENO, ibuf, BUFSIZ); in doinput()
310 if (cc == -1 && errno == EINTR) in doinput()
312 if (cc <= 0) in doinput()
318 for (off = 0; off < cc; ++off) in doinput()
320 dump(ibuf, cc); in doinput()
321 cc = cp - cbuf; in doinput()
[all …]
/mirbsd/src/usr.bin/sudo/
DRUNSON11 Auspex 1.6.1 sun4 bundled cc 1.3.4 Alek Komarnitsky none
12 SunOS 4.1.3 sun4 bundled cc 1.6.8p1 Todd Miller none
24 Solaris 2.6 i386 unbundled cc 1.5.8p2 Udo Keller none
37 ISC 4.0 i386 bundled cc 1.4 Andy Smith none
39 ISC 4.1 i386 bundled cc 1.4 Andy Smith none
41 RISCos 4_52 mips bundled cc 1.3.7 Andy Smith --with-getpass
42 SCO 3.2.2 i386 bundled cc 1.3.4 David Meleedy --with-getpass
46 HP-UX 9.07 hp700 unbundled cc 1.5 Alek Komarnitsky --with-C2
47 HP-UX 9.05 hp700 unbundled cc 1.4 Todd Miller none
49 HP-UX 10.20 hp700 bundled cc 1.6.8p1 Todd Miller none
[all …]
/mirbsd/src/gnu/usr.bin/perl/utils/
Dperlbug.PL150 my( $file, $usefile, $cc, $address, $perlbug, $testaddress, $filename, $messageid, $domain,
326 $cc = $::opt_C ? "" : (
446 if ($from eq $cc or $me eq $cc) {
448 $cc = "yourself";
459 print "Local perl administrator [$cc]: ";
464 $cc = $entry;
465 $cc = '' if $me eq $cc;
469 $cc = '' if $cc =~ /^(none|yourself|me|myself|ourselves)$/i;
470 $andcc = " and $cc" if $cc;
769 print FILE "Cc: $cc\n" if $cc;
[all …]
/mirbsd/src/sys/arch/sparc/fpu/
Dfpu_compare.c77 register int cc, r3, r2, r1, r0; in fpu_compare() local
91 cc = FSR_CC_UO; in fpu_compare()
100 cc = FSR_CC_EQ; in fpu_compare()
105 cc = FSR_CC_LT; in fpu_compare()
110 cc = FSR_CC_GT; in fpu_compare()
130 #define opposite_cc(cc) ((cc) == FSR_CC_LT ? FSR_CC_GT : FSR_CC_LT) in fpu_compare() argument
133 cc = diff(FSR_CC_LT); in fpu_compare()
137 cc = diff(FSR_CC_GT); in fpu_compare()
142 cc = FSR_CC_EQ; in fpu_compare()
154 cc = diff(FSR_CC_LT); in fpu_compare()
[all …]
/mirbsd/src/lib/libssl/src/crypto/bn/asm/
Dco-alpha.pl18 local($cc,$a,$b,$r);
20 $cc="r0";
35 &mov("zero",$cc);
49 &cmpult($a0,$cc,$b0); # will we borrow?
51 &sub($a0,$cc,$a0); # will we borrow?
53 &add($b0,$tmp,$cc); # add the borrows
58 &cmpult($a1,$cc,$b1); # will we borrow?
59 &sub($a1,$cc,$a1); # will we borrow?
60 &add($b1,$t1,$cc); # add the borrows
65 &cmpult($a2,$cc,$b2); # will we borrow?
[all …]
/mirbsd/src/gnu/usr.bin/perl/hints/
Daix.sh88 cc=${cc:-cc}
91 case "$cc" in
106 case "$cc" in
112 gccversion=`$cc --version | sed 's/.*(GCC) *//'`
121 first_cc_path=`which ${cc:-cc}`
126 /usr/bin/cc) # Check the symlink
186 case "$cc" in
189 cc*|xlc*) # cc should've been set by line 116 or so if empty.
190 if test ! -x /usr/bin/$cc -a -x /usr/vac/bin/$cc; then
193 *) if test ! -x /QOpenSys/usr/bin/$cc; then
[all …]
Daix_3.sh67 cc=${cc:-cc}
88 case "$cc" in
94 gccversion=`$cc --version | sed 's/.*(GCC) *//'`
104 first_cc_path=`which ${cc:-cc}`
109 /usr/bin/cc) # Check the symlink
146 *** Consider upgrading your C compiler, or getting the GNU cc (gcc).
187 case "$cc" in
189 cc*|xlc*) # cc should've been set by line 116 or so if empty.
190 if test ! -x /usr/bin/$cc -a -x /usr/vac/bin/$cc; then
193 *) if test ! -x /QOpenSys/usr/bin/$cc; then
[all …]
/mirbsd/src/usr.bin/window/
Dcompress.c78 struct cc { struct
90 struct cc *qforw, *qback; argument
91 struct cc *hforw, **hback; argument
128 struct cc cc_q0a, cc_q0b, cc_q1a, cc_q1b;
132 struct cc *forw = (p1)->qforw; \
133 struct cc *back = (p1)->qback; \
157 struct cc **cc_output; /* the output array */
160 struct cc **cc_htab; /* the hash table */
161 struct cc **cc_tokens; /* holds all the active tokens */
163 struct cc **pos;
[all …]
/mirbsd/src/sys/compat/common/
Dtty_43.c101 register u_char *cc = tp->t_cc; local
112 sg->sg_erase = cc[VERASE];
113 sg->sg_kill = cc[VKILL];
143 register u_char *cc = tp->t_cc; local
145 tc->t_intrc = cc[VINTR];
146 tc->t_quitc = cc[VQUIT];
147 tc->t_startc = cc[VSTART];
148 tc->t_stopc = cc[VSTOP];
149 tc->t_eofc = cc[VEOF];
150 tc->t_brkc = cc[VEOL];
[all …]

12345678910>>...22