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

/freebsd-10-stable/contrib/gdtoa/
H A Dhd_init.c34 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h563 #define hexdig __hexdig_D2A macro
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c271 static const char hexdig[] = "0123456789ABCDEF"; local
/freebsd-10-stable/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
H A Dng_pppoe.c957 static const char hexdig[16] = "0123456789abcdef"; local
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c412 const static char hexdig[] = "0123456789ABCDEF"; local

Completed in 59 milliseconds