Searched refs:PRId64 (Results 1 - 8 of 8) sorted by relevance

/vbox/include/iprt/nocrt/
H A Dinttypes.h36 #define PRId64 "RI64" macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dint_fmtio.h51 #define PRId64 "ld" /* int64_t */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dint_fmtio.h51 #define PRId64 "ld" /* int64_t */ macro
/vbox/src/recompiler/
H A Dcpu-defs.h65 #define TARGET_FMT_ld "%" PRId64
H A Dqemu-common.h133 #define PRId64 "I64d" macro
/vbox/src/recompiler/tcg/
H A Dtcg.h37 #define TCG_PRIld PRId64
H A Dtcg.c1998 fprintf(f, "%s %" PRId64 "\n", tcg_op_defs[i].name, tcg_table_op_count[i]);
2169 cpu_fprintf(f, "JIT cycles %" PRId64 " (%0.3f s at 2.4 GHz)\n",
2171 cpu_fprintf(f, "translated TBs %" PRId64 " (aborted=%" PRId64 " %0.1f%%)\n",
2199 cpu_fprintf(f, "cpu_restore count %" PRId64 "\n",
/vbox/src/VBox/Devices/Audio/
H A DDevSB16.cpp1063 LogFlowFunc(("mix silence %d %d %" PRId64 "\n", samples, bytes, ticks));

Completed in 118 milliseconds