Home
last modified time | relevance | path

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

/spdk/lib/util/
H A Dhexlify.c37 char *hex, *phex; in spdk_hexlify() local
60 spdk_unhexlify(const char *hex) in spdk_unhexlify()
H A Dcpuset.c146 static const char *hex = "0123456789abcdef"; in spdk_cpuset_fmt() local
/spdk/scripts/perf/pm/
H A Dcollect-bmc-pm12 hex() { printf '0x%02x\n' "$@"; } function
/spdk/lib/json/
H A Djson_write.c328 char hex[] = "0123456789ABCDEF"; in write_hex_2() local