Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
Dhd_init.c34 unsigned char hexdig[256]; variable
Dgdtoaimp.h560 #define hexdig __hexdig_D2A macro
/third_party/openssl/crypto/
Do_str.c225 static const char hexdig[] = "0123456789ABCDEF"; in buf2hexstr_sep() local
/third_party/openssl/crypto/asn1/
Da_strex.c237 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local