Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/
H A Dsnprintk.c104 static const char hexdigits[] = "0123456789abcdef"; variable
443 xdigs = hexdigits; in kprintf()
480 xdigs = hexdigits; in kprintf()