Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdtoa/
Dhd_init.c34 unsigned char hexdig[256]; variable
Dgdtoaimp.h563 #define hexdig __hexdig_D2A macro
/freebsd-12-stable/crypto/openssl/crypto/
Do_str.c193 static const char hexdig[] = "0123456789ABCDEF"; in OPENSSL_buf2hexstr() local
/freebsd-12-stable/crypto/openssl/crypto/asn1/
Da_strex.c237 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local
/freebsd-12-stable/sys/netgraph/
Dng_pptpgre.c364 static const char hexdig[16] = "0123456789abcdef"; in ng_pptpgre_newhook() local
Dng_l2tp.c409 static const char hexdig[16] = "0123456789abcdef"; in ng_l2tp_newhook() local
Dng_pppoe.c973 static const char hexdig[16] = "0123456789abcdef"; in ng_pppoe_rcvmsg() local