Searched defs:_len (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigInt/
H A DScalar.pm244 sub _len subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm946 sub _len subroutine
963 my $len = _len('',$x);
1402 my $len = _len($c,$x_org);
1476 # hopefully _len/2 is < $BASE, the -1 is to always undershot the guess
1478 my $l = int((_len($c,$x)-1) / 2);
2027 _len(obj) returns count of the decimal digits of the object
/osnet-11/usr/src/lib/libcurses/screen/
H A Dcurshdr.h113 short _len; /* real length of labels */ member in struct:__anon1507

Completed in 26 milliseconds