Searched refs:past (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s165 ! difference between the pointer past the last byte of src and the
331 ! %i2 points one byte past end of dst
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm155 ## The +1 after the rindex() is to skip past the newline we're finding,
548 past U+10FFFF you do get a warning.)
H A DNEXT.pm214 past the current class -- to look for a suitable method in other
H A Dattributes.pm296 If such a parameter list is present, it is scanned past as for the rules
H A DTest.pm330 # A past maintainer of this module said:
719 A past developer of this module once said that it was no longer being
H A Dperl5db.pl2363 We change C<$start> to be one window back; if we go back past the first line,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm299 past, the browser will remove the cookie from the disk file. If the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm126 modules can easily generate commands well past that limit. Its
H A DMM_Unix.pm1764 # catch a situation that has occurred a few times in the past:
3232 MakeMaker chooses C<644> because it has turned out in the past that
H A DMakeMaker.pm2216 which happened to work in the past will now throw warnings and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm307 C<filter_read_exact> in step 5 will not accidentally read past the
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s732 ! Be careful not to read past end of SRC
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s2082 sub %o5, 8, %o5 ! insure we don't load past end of src
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c545 * past skips past the terminator to the next token
554 skip(register char* s, register int t1, register int t2, register int t3, register int n, register int b, int past, int version) argument
634 return past && *(s - 1) ? next(s, version) : s - 1;
639 * return is one past matching ')'

Completed in 79 milliseconds