Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dabi_ptr.h18 #define TARGET_ABI_FMT_ptr "%x" macro
21 #define TARGET_ABI_FMT_ptr "%"PRIx64 macro
29 #define TARGET_ABI_FMT_ptr TARGET_FMT_lx macro
/openbmc/qemu/linux-user/
H A Dsyscall.c8053 count = dprintf(fd, TARGET_ABI_FMT_ptr "-" TARGET_ABI_FMT_ptr in open_self_maps_4()