Searched refs:HEX_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOStreamMacros.h27 #define HEX_SIZE(x, sz) HEXBASE << std::setw((sz)) << (x) macro
/freebsd-13-stable/crypto/openssl/include/internal/
H A Dcryptlib.h76 # define HEX_SIZE(type) (sizeof(type)*2) macro
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c71 char tmphex[HEX_SIZE(long) + 3];

Completed in 113 milliseconds