Searched refs:__strip_zeros (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/t/Math/BigInt/Lib/
H A DMinimal.pm114 return __strip_zeros($sx);
125 __strip_zeros($sy);
353 __strip_zeros($x);
354 __strip_zeros($d);
358 __strip_zeros($x);
420 sub __strip_zeros { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs32 # * added __strip_zeros(), _copy()
139 # __strip_zeros (also check for empty arrays from div)
142 __strip_zeros(x)
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt/
H A DCalc.pm497 return __strip_zeros($sx);
508 __strip_zeros($sy);
788 __strip_zeros($x);
789 __strip_zeros($d);
793 __strip_zeros($x);
953 __strip_zeros($x);
954 __strip_zeros($d);
958 __strip_zeros($x);
1081 sub __strip_zeros { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/
H A DFastCalc.pm150 __strip_zeros _copy

Completed in 201 milliseconds