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

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm388 *cc = \&recipient;
699 =item cc ( ADDRESS [, ADDRESS [...]] )
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s397 deccc %o2 ! reduce count for cc test
623 subcc %o2, 63, %o2 ! adjust length to allow cc test
707 subcc %o2, 31, %o2 ! adjust length to allow cc test
934 sub %o2, 63, %o2 ! adjust length to allow cc test
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm152 .cc$(OBJ_EXT):
153 $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.cc
178 @cflags{qw(cc ccflags optimize shellflags)}
179 = @Config{qw(cc ccflags optimize shellflags)};
209 my(@o)=`cc=\"$cflags{cc}\"
215 echo cc=\$cc
1458 } elsif ($name =~ /\.c(pp|xx|c)?\z/i){ # .c .C .cpp .cxx .cc
H A DLiblist.pm209 as reflected by C<$Config{cc}>), but the entries are not verified to be
H A DMM_Any.pm418 .SUFFIXES: .xs .c .C .cpp .i .s .cxx .cc $(OBJ_EXT)
H A DMakeMaker.pm296 ar cc cccdlflags ccdlflags dlext dlsrc ld lddlflags ldflags libc
1329 cc
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DCountry.pm346 cc:cck:166:Cocos (Keeling) Islands
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c725 register int cc; local
747 cc = type[co] >> REX_NEST_SHIFT;
768 if (c == cc)
784 if (c != cc)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL654 my $from_gcc = `$Config{cc} -v 2>&1`;
709 # function with perl as the .h files do with cc.
H A Dc2ph.PL64 # As pstruct, dump C structures as generated from 'cc -g -S' stabs.
72 c2ph, pstruct - Dump C structures as generated from C<cc -g -S> stabs
356 $CC = 'cc';
H A Dh2xs.PL64 the cc command line. By default, the Makefile.PL will search through
1923 (glob '*.c'), (glob '*.cc'), (glob '*.C');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1557 sub cc { subroutine
1619 cc(@$ccinfo);
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure2141 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2142 set dummy ${ac_tool_prefix}cc; ac_word=$2
2158 ac_cv_prog_CC="${ac_tool_prefix}cc"
2179 # Extract the first word of "cc", so it can be a program name with args.
2180 set dummy cc; ac_word=$2
2196 ac_cv_prog_ac_ct_CC="cc"
2221 # Extract the first word of "cc", so it can be a program name with args.
2222 set dummy cc; ac_word=$2
2239 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2243 ac_cv_prog_CC="cc"
[all...]
/osnet-11/usr/src/grub/grub2/
H A Dconfigure3880 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3881 set dummy ${ac_tool_prefix}cc; ac_word=$2
3897 ac_cv_prog_CC="${ac_tool_prefix}cc"
3920 # Extract the first word of "cc", so it can be a program name with args.
3921 set dummy cc; ac_word=$2
3938 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3942 ac_cv_prog_CC="cc"
4628 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4734 # both Tru64's cc and ICC support -MD to output dependencies as a
5330 # Extract the first word of "${ac_tool_prefix}cc", s
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex7878 \gdef^^cc{\`I}
7998 \gdef^^cc{\v E}

Completed in 85 milliseconds

1234567