Searched defs:hexdig (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/gdtoa/
H A Dhd_init.c34 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h563 #define hexdig __hexdig_D2A macro
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Da_strex.c271 static const char hexdig[] = "0123456789ABCDEF"; local
/freebsd-10.1-release/sys/netgraph/
H A Dng_pptpgre.c320 static const char hexdig[16] = "0123456789abcdef"; local
H A Dng_l2tp.c403 static const char hexdig[16] = "0123456789abcdef"; local
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c412 const static char hexdig[] = "0123456789ABCDEF"; local

Completed in 68 milliseconds