Searched refs:_check (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dbigints.t115 # _check
117 ok ($C->_check($x),0);
118 ok ($C->_check(123),'123 is not a reference');
H A Dupgrade.inc258 #$e = $CALC->_check($x->{value}) if $e eq '0';
H A Dbigintpm.inc664 $e = $CALC->_check($x->{value}) if $e eq '0';
H A Dbigintc.t376 # _check
378 ok ($C->_check($x),0);
379 ok ($C->_check(123),'123 is not a reference');
H A Dmbimbf.inc877 $e = $CALC->_check($x->{value}) if $e eq '0';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigInt/
H A DScalar.pm307 sub _check subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm1067 sub _check subroutine
2039 _check(obj) check whether internal representation is still intact

Completed in 33 milliseconds