Searched defs:bnstr (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/ | ||
H A D | BigFloat.pm | 4769 sub bnstr { global() subroutine |
H A D | BigInt.pm | 4316 sub bnstr { global() subroutine |
/openbsd-src/lib/libcrypto/x509/ | ||
H A D | x509_utl.c | 171 char *bnstr, *hex; bn_to_string() local |