Searched defs:ok_undef (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/bignum/t/
H A Dbigint.t66 ok_undef (bigint->accuracy());
70 ok_undef (bigint->precision());
82 sub ok_undef subroutine
H A Dbignum.t49 ok_undef (bignum->accuracy());
53 ok_undef (bignum->precision());
65 sub ok_undef subroutine
H A Dbigrat.t53 ok_undef (bigrat->accuracy());
57 ok_undef (bigrat->precision());
69 sub ok_undef subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgmagic.t29 sub ok_undef { ok(!defined($_[0]), shift, "undef", @_) } subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dcalling.t103 #ok_undef ( $x ); # should result in error!
131 sub ok_undef subroutine

Completed in 45 milliseconds