Home
last modified time | relevance | path

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

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