Searched refs:cc (Results 76 - 100 of 165) sorted by relevance

1234567

/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_div_ix.c101 } bb, cc, dd; local
117 cc.d = c;
119 hc = cc.i[0] & ~0x80000000;
128 c = (cc.i[0] < 0)? -0.0 : 0.0;
145 cc.d = c = c * 1.0;
147 hc = cc.i[0] & ~0x80000000;
152 if (hw == 0 && (cc.i[1] | dd.i[1]) == 0) {
H A D_D_cplx_div_rx.c101 } aa, cc, dd; local
117 cc.d = c;
119 hc = cc.i[0] & ~0x80000000;
128 c = (cc.i[0] < 0)? -0.0 : 0.0;
145 cc.d = c = c * 1.0;
147 hc = cc.i[0] & ~0x80000000;
152 if (hw == 0 && (cc.i[1] | dd.i[1]) == 0) {
H A D_Q_cplx_div.c98 } aa, bb, cc, dd, ss; local
120 cc.q = c;
122 hc = cc.i[0] & ~0x80000000;
136 c = i? i : ((cc.i[0] < 0)? -0.0l : 0.0l);
147 if (hw == 0 && (cc.i[1] | cc.i[2] | cc.i[3] |
H A D_F_cplx_div.c90 } cc, dd; local
151 cc.f = c;
153 c = i? i : ((cc.i < 0)? -0.0f : 0.0f);
/osnet-11/usr/src/lib/libc/i386/fp/
H A D_X_cplx_div.c89 } aa, bb, cc, dd, ss; local
111 cc.e = c;
113 ec = cc.i[2] & 0x7fff;
127 c = i? i : (((cc.i[2] << 16) < 0)? -0.0f : 0.0f);
140 if (ew == 0 && (cc.i[1] | cc.i[0] | dd.i[1] | dd.i[0]) == 0) {
H A D_X_cplx_div_ix.c99 } bb, cc, dd; local
115 cc.e = c;
117 ec = cc.i[2] & 0x7fff;
126 c = ((cc.i[2] << 16) < 0)? -0.0f : 0.0f;
135 if (ew == 0 && (cc.i[1] | cc.i[0] | dd.i[1] | dd.i[0]) == 0) {
H A D_X_cplx_div_rx.c99 } aa, cc, dd; local
115 cc.e = c;
117 ec = cc.i[2] & 0x7fff;
126 c = ((cc.i[2] << 16) < 0)? -0.0f : 0.0f;
135 if (ew == 0 && (cc.i[1] | cc.i[0] | dd.i[1] | dd.i[0]) == 0) {
H A D_D_cplx_div.c91 } cc, dd; local
158 cc.d = c;
160 c = i? i : ((cc.i[1] < 0)? -0.0f : 0.0f);
H A D_F_cplx_div.c90 } cc, dd; local
151 cc.f = c;
153 c = i? i : ((cc.i < 0)? -0.0f : 0.0f);
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhexpand.c150 *cc=0, /* copy of current line up to cp; temp ptr */
244 cc = strdup(stakptr(0));
246 ref = sfopen(ref, cc, "s"); /* open as file */
471 cc = strchr(qc, c);
472 q ^= cc ? 1<<(int)(cc - qc) : 0;
512 if(cc && (flag&HIST_HASH))
517 free(cc);
518 cc = 0;
544 if(cc
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DEmbed.t21 my $cc = $Config{'cc'};
22 my $cl = ($^O eq 'MSWin32' && $cc eq 'cl');
23 my $borl = ($^O eq 'MSWin32' && $cc eq 'bcc32');
36 push(@cmd,$cc,"/Obj=$obj");
55 push(@cmd,$cc,"-Fe$exe");
58 push(@cmd,$cc,"-o$exe");
61 push(@cmd,$cc,'-o' => $exe);
69 if ($cc eq 'cl') {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.t37 $string = 'aaaa"bbbbb" cc\\ cc \\\\\\"dddd" eee\\\\\\"ffff" "gg"';
41 print "not " unless $result eq 'aaaa"bbbbb"|cc\\ cc|\\\\\\"dddd" eee\\\\\\"ffff"|"gg"';
46 print "not " unless $result eq 'aaaabbbbb|cc cc|\\"dddd eee\\"ffff|gg';
50 $string = 'aaaa"bbbbb" cc\\ cc \\\\\\"dddd\' eee\\\\\\"ffff\' gg';
52 print "not " unless $result eq 'aaaabbbbb|cc cc|\\"ddd
[all...]
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c242 unsigned char cc; local
244 if (read(__m_screen->_kfd, &cc, sizeof cc) == sizeof cc) {
245 (void) ungetch(cc);
661 register int or, nr, cc; local
676 for (cc = 1, ++lr, nr = fr+1; nr <= lr; ++nr, ++cc) {
678 LC(fr,nr).cost = cc * 3;
682 LC(nr,fr).cost = cc;
915 unsigned char cc; local
[all...]
H A Dslk.c295 cchar_t cc; local
321 for (wp = wcs, width = 0; label != '\0'; label += i, wp += cc._n) {
322 if ((i = __m_wcs_cc(label, A_NORMAL, 0, &cc)) < 0)
326 if (8 < (width += __m_cc_width(&cc)))
329 (void) wcsncpy(wp, cc._wc, cc._n);
/osnet-11/usr/src/lib/libast/common/path/
H A Dpathexists.c57 int cc; local
90 cc = *ee;
101 c = cc;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dfwd_tgt.c45 krb5_fwd_tgt_creds(krb5_context context, krb5_auth_context auth_context, char *rhost, krb5_principal client, krb5_principal server, krb5_ccache cc, int forwardable, krb5_data *outbuf) argument
71 if (cc == 0) {
72 if ((retval = krb5int_cc_default(context, &cc)))
95 retval = krb5_get_credentials (context, 0, cc, &in, &out);
121 retval = krb5_cc_retrieve_cred (context, cc, KRB5_TC_SUPPORTED_KTYPES,
217 krb5_cc_close(context, cc);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetn_ws.c218 cchar_t cc; local
221 (void) __m_wc_cc(fld_key, &cc);
222 (void) wadd_wch(fld_window, &cc);
288 cchar_t cc; local
323 (void) __m_wc_cc(fld_key, &cc);
324 (void) wadd_wch(fld_window, &cc);
H A Dslk.c334 cchar_t cc; local
352 for (wp = wcs, width = 0; *label != '\0'; label += i, wp += cc._n) {
353 if ((i = __m_wcs_cc(label, A_NORMAL, 0, &cc)) < 0)
356 ww += __m_cc_width(&cc);
362 (void) wcsncpy(wp, cc._wc, cc._n);
/osnet-11/usr/src/lib/libshell/common/features/
H A Dmath.sh37 eval `iffe $iffeflags -c "$cc" - typ long.double 2>&$stderr`
41 eval `iffe $iffeflags -F ast_standards.h -c "$cc" - tst use_ast_standards -lm 'note{' 'math.h needs ast_standards.h' '}end' 'link{' '#include <math.h>' '#ifndef isgreater' '#define isgreater(a,b) 0' '#endif' 'int main() { return isgreater(0.0,1.0); }' '}end'`
45 eval `iffe $iffeflags -c "$cc" - tst use_ieeefp -lm 'note{' 'ieeefp.h plays nice' '}end' 'link{' '#include <math.h>' '#include <ieeefp.h>' 'int main() { return 0; }' '}end'`
101 eval `iffe $iffeflags -c "$cc" - lib $libs $iffehdrs $iffelibs 2>&$stderr`
115 eval `iffe $iffeflags -c "$cc" - dat,npt,mac $lib $iffehdrs $iffelibs 2>&$stderr`
116 eval `iffe $iffeflags -c "$cc" - num $nums $iffehdrs $iffelibs 2>&$stderr`
229 eval `iffe $iffeflags -c "$cc" - tst it_links_ note{ $F function links }end link{ "static $L $F($ta)$td${body}int main(){return $F($tc)!=0;}" }end sfio.h $iffehdrs $iffelibs 2>&$stderr`
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_ngz.c80 long cc; local
123 cc = write(rtsock, &w, w.w_rtm.rtm_msglen);
124 if (cc < 0) {
137 } else if (cc != w.w_rtm.rtm_msglen) {
157 long cc; local
198 cc = write(rtsock, &w, w.w_rtm.rtm_msglen);
199 if (cc < 0) {
212 } else if (cc != w.w_rtm.rtm_msglen) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DConfig.t31 ok( exists $Config{cc}, "has cc");
72 Config::config_vars('cc');
82 like($out1, qr/^cc='\Q$Config{cc}\E';/, "config_vars cc");
/osnet-11/usr/src/lib/libldap4/common/
H A Dcharset.c224 static Byte *c_to_cc( Byte *o, Couple *cc, Byte c );
1068 c_to_cc( Byte *o, Couple *cc, Byte c ) argument
1070 if ( (*cc).a != 0 ) {
1071 if ( (*cc).b == 0 )
1072 *o++ = (*cc).a;
1075 *o++ = (*cc).a;
1076 *o++ = (*cc).b;
1094 Couple *cc; local
1631 Couple *cc; local
1701 if ( (*(cc
1814 Couple *cc; local
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c196 static Byte *c_to_cc( Byte *o, Couple *cc, Byte c );
1040 c_to_cc( Byte *o, Couple *cc, Byte c ) argument
1042 if ( (*cc).a != 0 ) {
1043 if ( (*cc).b == 0 )
1044 *o++ = (*cc).a;
1047 *o++ = (*cc).a;
1048 *o++ = (*cc).b;
1066 Couple *cc; local
1603 Couple *cc; local
1673 if ( (*(cc
1786 Couple *cc; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c286 CURCUR *cc; member in struct:re_cc_state
2912 state.cc = PL_regcc;
2939 PL_regcc = state.cc;
2956 PL_regcc = state.cc;
3083 CURCUR cc; local
3090 cc.oldcc = PL_regcc;
3091 PL_regcc = &cc;
3096 cc.parenfloor = parenfloor;
3097 cc.cur = -1;
3098 cc
3122 CURCUR* cc = PL_regcc; local
[all...]
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c183 int cc, len2 = 0; local
188 cc = write(fd, p, len);
189 if (cc < 0) {
192 return (cc);
193 } else if (cc == 0) {
196 p += cc;
197 len2 += cc;
198 len -= cc;

Completed in 57 milliseconds

1234567