Home
last modified time | relevance | path

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

/minix3/lib/libc/gdtoa/
H A Dhd_init.c36 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h552 #define hexdig __hexdig_D2A macro
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strex.c271 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local
/minix3/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_utl.c412 const static char hexdig[] = "0123456789ABCDEF"; in hex_to_string() local