Home
last modified time | relevance | path

Searched defs:hex_digits (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libcrypto/bn/
H A Dbn_convert.c76 static const char hex_digits[] = "0123456789ABCDEF"; global() variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp93 template <typename T> static constexpr size_t hex_digits() { in hex_digits() function
/openbsd-src/lib/libcrypto/x509/
H A Dx509_utl.c464 static const char hex_digits[] = "0123456789ABCDEF"; global() variable
/openbsd-src/usr.bin/dig/
H A Ddighost.c317 static char hex_digits[] = { in get_reverse() local