Searched refs:static (Results 1 - 25 of 43) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dreentr.inc144 static struct group* Perl_reentr_getgrent() {
160 static struct group* Perl_reentr_getgrent() {
182 static struct group* Perl_reentr_getgrent() {
198 static struct group* Perl_reentr_getgrent() {
218 static struct group* Perl_reentr_getgrgid(gid_t a) {
234 static struct group* Perl_reentr_getgrgid(gid_t a) {
250 static struct group* Perl_reentr_getgrgid(gid_t a) {
273 static struct group* Perl_reentr_getgrnam(const char* a) {
289 static struct group* Perl_reentr_getgrnam(const char* a) {
308 static struc
[all...]
H A Dwritemain.SH74 static void
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dmkerror.sh39 static const char *_fmev_errstrs[] = {
50 static const int _fmev_nerrs =
/osnet-11/usr/src/lib/libcurses/screen/
H A Dkeyname.sh46 /usr/bin/echo "static char *keystrings[] =\n\t\t{" >> keyname.c
64 static char buf[16];
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A DMakefile.PL34 # LINKTYPE => 'static',
55 all :: static
/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D10_hurd.in57 for i in /hurd/${hurd_fs}.static /hurd/exec ; do
95 module /hurd/${hurd_fs}.static ${hurd_fs} --readonly \\
118 module /hurd/${hurd_fs}.static ${hurd_fs} \\
H A D30_os-prober.in190 module /hurd/${hurd_fs}.static ${hurd_fs} --readonly \\
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/util/
H A Dmake_ext89 # 'dynamic', 'static', and 'static_pic' (the last one respects
95 static) makeargs="LINKTYPE=static CCCDLFLAGS="
98 static_pic) makeargs="LINKTYPE=static"
117 '') echo "make_ext: no make target specified (eg static or dynamic)"; exit 1
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DUNIVERSAL.pm77 referred to as a static method), C<isa> returns I<true> if C<CLASS>
116 C<can> can be called as a class (static) method, an object method, or a
131 C<VERSION> can be called as either a class (static) method, an object
/osnet-11/usr/src/grub/grub2/grub-core/
H A Dgensymlist.sh52 static struct symtab tab[] =
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DMakefile.PL113 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/EBCDIC/
H A DMakefile.PL94 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DMakefile.PL113 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DMakefile.PL111 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DMakefile.PL99 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DMakefile.PL109 static void
/osnet-11/usr/src/lib/libunistat/
H A DMakefile.com87 DFLAGS = -DISSTATIC=static
102 -DISSTATIC=static \
106 -DISSTATIC=static \
111 -DISSTATIC=static \
115 -DISSTATIC=static \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm251 * for a static include, or use the GLOBAL request in a single module to
545 static SV * newRV_noinc (SV * sv)
564 static
641 * case below uses it to declare the data as static. */
685 #define START_MY_CXT static my_cxt_t my_cxt;
744 static char *
759 static char *
830 static UV _grok_hex (char *string, STRLEN *len, I32 *flags, NV *result) {
845 static UV _grok_oct (char *string, STRLEN *len, I32 *flags, NV *result) {
860 static U
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL137 static void
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm17 $Verbose %pm %static
1005 ") unless $self->{SKIPHASH}{'dynamic'}; # dynamic and static are subs, so...
1008 static :: $self->{BASEEXT}.exp
1010 ") unless $self->{SKIPHASH}{'static'}; # we avoid a warning if we tick them
1124 # Use nothing on static perl platforms, and to the flags needed
1937 # 'static', since we either must use it (%Config says we can't
1941 ? 'static'
1942 : ($Config{usedl} ? 'dynamic' : 'static');
2656 # LINKTYPE => static or dynamic or ''
2704 static ne
3666 sub static { subroutine
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm321 the C<select> static method.
329 C<select> is a static method, that is you call it with the package name
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DMakefile.PL188 static int foo()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DEmbed.t154 static char *cmds[] = { "perl","-e", "$|=1; print qq[ok 5\\n]", NULL };
H A DMM_Unix.t114 static
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm179 LINKTYPE dynamic or static linking

Completed in 104 milliseconds

12