HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_FMT_lu (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/exec/
cpu-defs.h 47 #define TARGET_FMT_lu "%u"
53 #define TARGET_FMT_lu "%" PRIu64
  /external/qemu/
exec.c 247 TARGET_FMT_lx ", len=" TARGET_FMT_lu "\n", addr, len);
    [all...]

Completed in 55 milliseconds