Home
last modified time | relevance | path

Searched refs:cvt4hex (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qobject/
H A Djson-parser.c72 static int cvt4hex(const char *s) in cvt4hex() function
178 cp = cvt4hex(ptr); in parse_string()
186 trailing = cvt4hex(ptr + 2); in parse_string()