Home
last modified time | relevance | path

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

/freebsd-src/contrib/gdtoa/
H A Dhd_init.c34 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h563 #define hexdig __hexdig_D2A macro
/freebsd-src/crypto/openssl/crypto/
H A Do_str.c225 static const char hexdig[] = "0123456789ABCDEF"; in buf2hexstr_sep() local
/freebsd-src/crypto/openssl/crypto/asn1/
H A Da_strex.c237 static const char hexdig[] = "0123456789ABCDEF"; do_hex_dump() local
/freebsd-src/sys/netgraph/
H A Dng_pptpgre.c369 static const char hexdig[16] = "0123456789abcdef"; in ng_pptpgre_newhook() local
H A Dng_l2tp.c408 static const char hexdig[16] = "0123456789abcdef"; in ng_l2tp_newhook() local
H A Dng_pppoe.c971 static const char hexdig[16] = "0123456789abcdef"; in ng_pppoe_rcvmsg() local