/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Bytecode.pm | 10 our $VERSION = '1.01'; 36 sub VERSION() { $] } subroutine 459 *B::BINOP::bsave = *B::OP::bsave if VERSION >= 5.009; 519 if (VERSION < 5.009 && $op->name eq 'aassign' && $last->name eq 'null') { 715 $head = "#! $^X\nuse ByteLoader $ByteLoader::VERSION;\n"; 819 prepend a C<use ByteLoader VERSION;> line to the produced bytecode.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/base/t/ |
H A D | base.t | 12 sub VERSION { 42 } subroutine 17 ::ok( $No::Version::VERSION =~ /set by base\.pm/, '$VERSION bug' ); 19 # Test Inverse of $VERSION bug base.pm should not clobber existing $VERSION 22 BEGIN { $Has::Version::VERSION = '42' }; 27 ::is( $Has::Version::VERSION, 42 ); 37 $Eval2::VERSION = "1.02"; 39 $Eval1::VERSION = "1.01"; 46 is( $Eval1::VERSION, 1.0 [all...] |
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | shcomp.c | 67 #define VERSION 3 macro 68 static const char header[6] = { CNTL('k'),CNTL('s'),CNTL('h'),0,VERSION,0 };
|
/osnet-11/usr/src/grub/grub2/build-bios/ |
H A D | config.h | 31 #define VERSION "1.99" macro
|
H A D | config-util.h | 1111 #define VERSION "1.99" macro
|
/osnet-11/usr/src/grub/grub2/build-uefi64/ |
H A D | config.h | 31 #define VERSION "1.99" macro
|
H A D | config-util.h | 1111 #define VERSION "1.99" macro
|
H A D | Makefile | 10541 distdir = $(PACKAGE)-$(VERSION) 11106 VERSION = 1.99 macro [all...] |
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | config.h | 107 #define VERSION "0.97" macro
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/ |
H A D | Long.pm | 37 use vars qw($VERSION); 38 $VERSION = 2.34; 136 ($major_version, $minor_version) = $VERSION =~ /^(\d+)\.(\d+)/; 266 ("Getopt::Long $Getopt::Long::VERSION (", 1222 my $v = $main::VERSION; 1232 ? $Getopt::Long::VERSION_STRING : $VERSION, ";", 1298 sub VERSION { subroutine 1300 shift->SUPER::VERSION(@_); 2070 program name, its version (if $main::VERSION is defined), and the
|
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPHeaderV1.java | 50 static int VERSION = 1; field in class:SLPHeaderV1 84 version = VERSION;
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | uname.c | 127 #define VERSION #(getprd version) macro 132 #define VERSION "" macro 184 ut->version = VERSION;
|
/osnet-11/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_ipc.h | 165 #define VERSION 1 macro
|
/osnet-11/usr/src/grub/grub2/build-bios/po/ |
H A D | Makefile | 15 VERSION = 1.99 macro 982 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
/osnet-11/usr/src/grub/grub2/build-uefi64/po/ |
H A D | Makefile | 15 VERSION = 1.99 macro 982 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/ |
H A D | config.h | 279 #define VERSION "2.0.0" macro
|
/osnet-11/usr/src/lib/libxcurses/h/solaris2/ |
H A D | mkslocal.h | 47 #ifndef VERSION 49 #define VERSION "MKS InterOpen IXCU 4.3 MB - SUN/SOLARIS2" macro
|
/osnet-11/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 81 #define VERSION 18 macro 698 if (notice.item[VERSION].data) 701 expand(¬ice, &tmp, ¬ice.item[VERSION]);
|
/osnet-11/usr/src/lib/libparted/common/lib/ |
H A D | config.h | 1174 #define VERSION "2.3.0" macro
|
/osnet-11/usr/src/grub/grub2/build-bios/docs/ |
H A D | Makefile | 667 VERSION = 1.99 macro 812 echo "@set EDITION $(VERSION)"; \ 813 echo "@set VERSION $(VERSION)") > vti.tmp 835 echo "@set EDITION $(VERSION)"; \ 836 echo "@set VERSION $(VERSION)") > 1.tmp
|
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/ |
H A D | Makefile | 691 VERSION = 1.99 macro
|
/osnet-11/usr/src/grub/grub2/build-bios/util/bash-completion.d/ |
H A D | Makefile | 654 VERSION = 1.99 macro
|
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/ |
H A D | Makefile | 667 VERSION = 1.99 macro 812 echo "@set EDITION $(VERSION)"; \ 813 echo "@set VERSION $(VERSION)") > vti.tmp 835 echo "@set EDITION $(VERSION)"; \ 836 echo "@set VERSION $(VERSION)") > 1.tmp
|
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/ |
H A D | Makefile | 691 VERSION = 1.99 macro
|
/osnet-11/usr/src/grub/grub2/build-uefi64/util/bash-completion.d/ |
H A D | Makefile | 654 VERSION = 1.99 macro
|