Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-defs.h46 #define TARGET_FMT_lu "%u" macro
52 #define TARGET_FMT_lu "%" PRIu64 macro
Dexec.c1373 TARGET_FMT_lx ", len=" TARGET_FMT_lu "\n", addr, len); in cpu_watchpoint_insert()