Home
last modified time | relevance | path

Searched defs:_log (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm5456 sub _log { global() subroutine
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py124 def _log(self, s, direction): member in SpawnBase