Searched refs:cc (Results 126 - 150 of 165) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.xs69 U8 cc; /* combining class */
77 ret_cc = ((UNF_cc*) a)->cc - ((UNF_cc*) b)->cc;
278 stk_cc[cc_pos].cc = curCC;
301 stk_cc[cc_pos].cc = curCC;
/osnet-11/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c1208 cfga_cond_t cc; local
1212 cc = CFGA_COND_OK;
1215 cc = CFGA_COND_FAILING;
1218 cc = CFGA_COND_FAILED;
1221 cc = CFGA_COND_UNUSABLE;
1225 cc = CFGA_COND_UNKNOWN;
1229 return (cc);
/osnet-11/usr/src/lib/sun_fc/
H A DMakefile.com131 UNUSEDFILES = $(UNUSEDOBJS:%.o=$(SRCDIR)/%.cc) \
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/
H A Dure.c1182 #define _ure_isspecial(cc) ((cc) > 0x20 && (cc) < 0x7f && \
1183 (spmap[(cc) >> 3] & (1 << ((cc) & 7))))
1950 #define _ure_issep(cc) ((cc) == '\n' || (cc) == '\r' || (cc) == 0x2028 ||\
1951 (cc)
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1267 cfga_cond_t cc; local
1271 cc = CFGA_COND_OK;
1274 cc = CFGA_COND_FAILING;
1277 cc = CFGA_COND_FAILED;
1280 cc = CFGA_COND_UNUSABLE;
1284 cc = CFGA_COND_UNKNOWN;
1288 return (cc);
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm64 cc='$cc', ccflags ='$ccflags',
96 cc='gcc'
1156 if ($key =~ /^((?:cc|ld)flags|libs(?:wanted)?)_nolargefiles/) {
1162 if ($new_key =~ /^(?:cc|ld)flags_/) {
1223 $_[1] =~ /^(?:(?:cc|ld)flags|libs(?:wanted)?)_nolargefiles$/
1270 'cc' => 'gcc',
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm64 cc='$cc', ccflags ='$ccflags',
96 cc='gcc'
1156 if ($key =~ /^((?:cc|ld)flags|libs(?:wanted)?)_nolargefiles/) {
1162 if ($new_key =~ /^(?:cc|ld)flags_/) {
1223 $_[1] =~ /^(?:(?:cc|ld)flags|libs(?:wanted)?)_nolargefiles$/
1270 'cc' => 'gcc',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL160 # argument or a "" would not help cc, so skip
293 if ($^O eq 'MSWin32' && $Config{cc} =~ /^cl/i) {
332 vprint 3, "running $Config{cc} $compile";
333 system("$Config{cc} $compile");
347 vprint 3, "running $Config{cc} $command";
348 system("$Config{cc} $command");
579 sub is_msvc() { is_win32 && $Config{cc} =~ m/^cl/i }
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm365 %EXPORT_TAGS = (foo => [qw(aa bb cc)], bar => [qw(aa cc dd)]);
367 Exporter::export_tags('foo'); # add aa, bb and cc to @EXPORT
368 Exporter::export_ok_tags('bar'); # add aa, cc and dd to @EXPORT_OK
382 %EXPORT_TAGS = (foo => [qw(aa bb cc)], bar => [qw(aa cc dd)]);
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s151 subcc %o2, 31, %o2 ! adjust length to allow cc test
337 sub %o2, 3, %o2 ! adjust count to allow cc zero test
398 deccc %o2 ! reduce count for cc test
461 deccc %o2 ! reduce count for cc test
576 subcc %o2, 15, %o2 ! adjust length to allow cc test
658 subcc %o2, 31, %o2 ! adjust length to allow cc test
873 ! cc test for end of loop
/osnet-11/usr/src/lib/libnsl/
H A DMakefile.com158 $(COMPILE.cc) -o $@ $<
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Errno/
H A DErrno_pm.PL38 unless(open(FH,"$Config{cc} -E -dM $Config{cppflags} $file |")) {
154 if (($^O eq 'MSWin32' || $^O eq 'NetWare') and $Config{cc} =~ /^bcc/i) {
266 system("cc -o errno errno.c");
/osnet-11/usr/src/lib/scsi/libsmp/common/
H A Dsmp_engine.c370 smp_target_set_change_count(smp_target_t *tp, uint16_t cc) argument
372 tp->st_change_count = cc;
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dntfs.c386 struct grub_ntfs_rlst cc, *ctx; local
391 grub_memset (&cc, 0, sizeof (cc));
392 ctx = &cc;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drmd160.c167 u32 aa,bb,cc,dd,ee,t; local
302 aa = a; bb = b; cc = c; dd = d; ee = e;
392 t = hd->h1 + d + cc;
H A Dtiger.c672 u64 a,b,c,aa,bb,cc; local
696 c = cc = hd->c;
707 c += cc;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drmd160.c167 u32 aa,bb,cc,dd,ee,t; local
302 aa = a; bb = b; cc = c; dd = d; ee = e;
392 t = hd->h1 + d + cc;
H A Dtiger.c672 u64 a,b,c,aa,bb,cc; local
696 c = cc = hd->c;
707 c += cc;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.xs783 setcc(termios_ref, ccix, cc)
786 cc_t cc
791 termios_ref->c_cc[ccix] = cc;
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dadmin.h454 krb5_ccache cc,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dutf8decode.t72 3.2.1 n "\xc0 \xc1 \xc2 \xc3 \xc4 \xc5 \xc6 \xc7 \xc8 \xc9 \xca \xcb \xcc \xcd \xce \xcf \xd0 \xd1 \xd2 \xd3 \xd4 \xd5 \xd6 \xd7 \xd8 \xd9 \xda \xdb \xdc \xdd \xde \xdf " - 64 c0:20:c1:20:c2:20:c3:20:c4:20:c5:20:c6:20:c7:20:c8:20:c9:20:ca:20:cb:20:cc:20:cd:20:ce:20:cf:20:d0:20:d1:20:d2:20:d3:20:d4:20:d5:20:d6:20:d7:20:d8:20:d9:20:da:20:db:20:dc:20:dd:20:de:20:df:20 - unexpected non-continuation byte 0x20 after start byte 0xc0
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcmp.s28 ! %ncc means natural integer-cc: %icc in -m32, %xcc in -m64
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dfresh_perl.t581 $have_setlocale = 0 if (($^O eq 'MSWin32' || $^O eq 'NetWare') && $Config{cc} =~ /^(cl|gcc)/i);
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh56 cc='cc'
62 ccname='cc'
84 cpprun='cc -E'
85 cppstdin='cc -E'
707 ld='cc'
/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh56 cc='cc'
61 ccname='cc'
83 cpprun='cc -E'
84 cppstdin='cc -E'
706 ld='cc'

Completed in 56 milliseconds

1234567