Searched refs:shorter (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/bignum/
H A Dbignumimpl.c510 int i, shorter, longer; local
517 shorter = bb->len;
521 shorter = aa->len;
537 for (i = 0; i < shorter; i++) {
588 int i, shorter; local
594 shorter = bb->len;
596 shorter = aa->len;
610 for (i = 0; i < shorter; i++) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCarp.pm37 call in the call-stack. For a shorter message you can use carp,
H A DAutoLoader.pm331 to a subroutine may have a shorter name that the routine itself. This
H A DDumpvalue.pm608 with names which ends on C<bar>, or are shorter than 5 chars.
H A DMemoize.pm886 erroneously remove another element from it. The list will get shorter
887 and shorter every time you call C<main>.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm127 necessary to split long commands up into a series of shorter commands.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm572 and RFC 3066 stipulates that it never should be, since a shorter
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1264 but shorter. Parent directory specifications are stripped from the

Completed in 152 milliseconds