Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h95 static inline int tohex(int v) in tohex() function
/openbmc/u-boot/tools/gdb/
H A Dremote.c357 tohex (int nib) in tohex() function
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c681 static char *__init tohex(unsigned int x) in tohex() function
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py150 def tohex(ip): function