Searched defs:hex (Results 1 – 4 of 4) sorted by relevance
37 char *hex, *phex; in spdk_hexlify() local60 spdk_unhexlify(const char *hex) in spdk_unhexlify()
146 static const char *hex = "0123456789abcdef"; in spdk_cpuset_fmt() local
12 hex() { printf '0x%02x\n' "$@"; } function
328 char hex[] = "0123456789ABCDEF"; in write_hex_2() local