Searched defs:HEX_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/
H A Dcryptlib.h99 # define HEX_SIZE(type) (sizeof(type)*2) macro
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DIOStreamMacros.h28 #define HEX_SIZE(x, sz) HEXBASE << std::setw((sz)) << (x) macro

Completed in 36 milliseconds