Searched defs:hexdigits (Results 1 - 9 of 9) sorted by relevance

/src/sys/lib/libkern/
H A Dhexdump.c38 static const char hexdigits[] = "0123456789abcdef"; variable in typeref:typename:const char[]
/src/sys/net/
H A Ddl_print.c37 static const char hexdigits[] = "0123456789abcdef"; variable in typeref:typename:const char[]
/src/sys/netinet6/
H A Din6_print.c38 static const uint8_t hexdigits[] = "0123456789abcdef"; variable in typeref:typename:const uint8_t[]
/src/sys/lib/libsa/
H A Dsubr_prf.c68 const char hexdigits[16] = "0123456789abcdef"; variable in typeref:typename:const char[16]
/src/sbin/efi/
H A Ddevpath2.c58 static const char hexdigits[] = "0123456789ABCDEF"; local in function:eisaid_to_str
/src/libexec/ld.elf_so/
H A Dxprintf.c153 const char hexdigits[] = "0123456789abcdef"; local in function:xvsnprintf
/src/sys/kern/
H A Dsubr_prf.c132 const char hexdigits[] = "0123456789abcdef"; variable in typeref:typename:const char[]
/src/sys/arch/m68k/m68k/
H A Ddb_disasm.c175 static const char hexdigits[] = "0123456789abcdef"; variable in typeref:typename:const char[]
/src/usr.bin/make/
H A Dvar.c1853 static const char hexdigits[] = "0123456789abcdef"; local in function:Hash

Completed in 15 milliseconds