Searched refs:_bzero (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm398 sub _bzero subroutine
H A DBigFloat.pm284 sub _bzero subroutine
H A DBigInt.pm679 if ($self->can('_bzero'))
682 $self->_bzero();

Completed in 42 milliseconds