Home
last modified time | relevance | path

Searched defs:bnstr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm4769 sub bnstr { global() subroutine
H A DBigInt.pm4316 sub bnstr { global() subroutine
/openbsd-src/lib/libcrypto/x509/
H A Dx509_utl.c171 char *bnstr, *hex; bn_to_string() local