Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dhwaddr.h16 #define HWADDR_PRIo PRIo64
H A Dcpu-common.h24 #define VADDR_PRIo PRIo64
/openbmc/u-boot/include/
H A Dinttypes.h79 # define PRIo64 __PRI64_PREFIX "o" macro
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c208 monitor_printf(mon, "%#*" PRIo64, max_digits, v); in memory_dump()