Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOStreamMacros.h
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h86 # define HEX_SIZE(type) (sizeof(type)*2) macro
/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c72 char tmphex[HEX_SIZE(long) + 3]; in do_esc_char()