Home
last modified time | relevance | path

Searched refs:ccname (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/
H A DMakefile.PL59 if (defined($Config{ccname})) {
60 if (grep(/VMS_VAX/, @INC) && ($Config{ccname} eq 'DEC')) {
69 if ($Config{archname} =~ /^i[3456]86/ && $Config{ccname} eq 'gcc') {
/openbsd/usr.bin/dig/lib/isc/
H A Dregex.c50 const char *ccname = NULL; in isc_regex_validate() local
227 ccname = c; in isc_regex_validate()
323 (unsigned int)(c - ccname)) in isc_regex_validate()
325 if (strncmp(cc[i], ccname, len)) in isc_regex_validate()
/openbsd/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMakefile.PL13 if (defined($Config{ccname})) {
14 if (grep(/VMS_VAX/, @INC) && ($Config{ccname} eq 'DEC')) {
/openbsd/gnu/usr.bin/perl/
H A Dmakedepend_file.SH52 case "$ccname" in
H A Dconfigure.com1438 $ ccname := DEC
1444 $ ccname := CXX
1456 $ ccname := DEC
1461 $ ccname := DEC
1470 $ ccname := DEC
1476 $ IF ccname .EQS. "DEC"
1526 $ IF ccname .EQS. "CXX"
2973 $ IF ccname .EQS. "DEC"
5290 $ IF ccname .EQS. "CXX"
5297 $ IF ccname .EQS. "CXX"
[all …]
H A Dmakedepend.SH62 case "$ccname" in
H A DConfigure205 ccname=''
1498 ccname=''
4956 case "$ccname" in
24904 ccname='$ccname'
/openbsd/gnu/usr.bin/perl/t/porting/
H A Dlibperl.t59 if ($Config{ccname} eq "gcc" && $Config{ccflags} =~ /-flto\b/) {
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_sh.sample61 ccname='cc'
/openbsd/gnu/usr.bin/perl/Cross/
H A Dconfig.sh-arm-linux61 ccname='arm-linux-gcc'
H A Dconfig.sh-arm-linux-n77060 ccname='arm-linux-gcc'
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig.sh71 ccname='gcc'
H A DGlossary218 ccname (Checkcc.U):
223 the Sun WorkShop suite, ccname will be 'workshop'.
/openbsd/gnu/usr.bin/perl/cpan/Encode/bin/
H A Denc2xs252 if ($cname =~ /\.c$/i && $Config{ccname} eq "gcc")
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig.gc48 ccname='~cc~'
H A Dconfig.vc48 ccname='~cc~'