Searched refs:prior (Results 1 - 21 of 21) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dmon.c74 * prior<--| |-->next anchor
166 ANCHOR *next, *prior; /* forward, backward ptrs for list */ member in struct:anchor
312 newanchp->prior = curAnchor; /* new, backward. */
470 newanchp->prior = curAnchor; /* new, backward. */
/osnet-11/usr/src/lib/libsqlite/src/
H A Dmain.c809 ** can be reused. Any error message resulting from the prior execution
810 ** is written into *pzErrMsg. A success code from the prior execution
880 int delay, prior; local
884 prior = totals[count-1];
887 prior = totals[NDELAY-1] + delay*(count-NDELAY-1);
889 if( prior + delay > timeout ){
890 delay = timeout - prior;
989 ** same name and number of arguments as a prior call to
990 ** sqlite_create_aggregate() disables the prior call to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm218 With perl versions prior to 5.005 there are some cases where reduce
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm324 AutoLoaders prior to Perl 5.002 had a slightly different interface. Any
H A DAutoSplit.pm90 routines may be placed prior to this marker to force their immediate loading
H A DSelfLoader.pm161 The C<__DATA__> token is not recognized in versions of perl prior to
H A DCGI.pm7619 prior to fetching your script. Not available for all
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL405 Gives a description of each test prior to performing it.
H A Dperlbug.PL1044 those prior to the 5.0 release, are likely to fall upon deaf ears.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL250 uses Perl variables) defined in F<.pm> file, they must be defined prior to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm403 prior to splitting and copying. Input is the contents of the module,
H A DMakeMaker.pm1989 Defaults to $Config{siteprefixexp}. Perls prior to 5.6.0 didn't have
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm277 For example if there is a C<=head2> in the POD file prior to a
589 A message to print prior to C<@args>.
H A DUsage.pm77 The text of a message to print immediately prior to printing the
H A DSelect.pm430 effect from prior calls to B<select()> and B<add_selection()> (or if
H A DLaTeX.pm406 # to =head2 and down. Will not affect =head1's prior to NAME
1625 to replace special characters prior to interpolation of interior
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm452 without specific prior written permission.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm121 # this kludge is needed for perl prior 5.6.0 since returning 0 here fails :-/
3908 Under Perl prior to 5.6.0 having an C<use Math::BigInt ':constant';> and
3913 =item Fails to load Calc on Perl prior 5.6.0
3917 prior to 5.6.0. This simple replaces '::' with '/' and thus might fail on
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm1189 representation of a compiled piece of code, I hope. If you have prior
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1859 filehandle is closed prior to attempting to unlink the file. This
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm2159 The text of a message to print immediately prior to printing the

Completed in 71 milliseconds