Home
last modified time | relevance | path

Searched defs:hexdigits (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMD5.xs166 static const char hexdigits[] = "0123456789abcdef"; in hex_16() local
/openbsd-src/usr.sbin/nsd/
H A Dutil.c621 static char hexdigits[] = { in hex_ntop() local
H A Drdata.c421 static const char hexdigits[] = { in hex_to_string() local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c2194 static const char hexdigits[16] = "0123456789ABCDEF"; in ffetarget_print_hex() local