Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gdtoa/
H A Dhd_init.c36 unsigned char hexdig[256]; variable
H A Dgdtoaimp.h556 #define hexdig __hexdig_D2A macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dbprint.c189 static const char hexdig[] = "0123456789abcdef"; in ber_bprint() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Do_str.c193 static const char hexdig[] = "0123456789ABCDEF"; in OPENSSL_buf2hexstr() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strex.c237 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local
/netbsd-src/sys/dev/iscsi/
H A Discsi_text.c250 hexdig(uint8_t c) in hexdig() function
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c2000 static const char hexdig[] = "0123456789ABCDEF"; in byte2hexpair() local