Searched refs:PRIxS (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dconfig_freebsd.h239 #define PRIxS "x" macro
248 #define PRIxS "lx" macro
H A Dconfig_android.h239 #define PRIxS "zx" macro
H A Dconfig_linux.h239 #define PRIxS "zx" macro
H A Dconfig_win.h268 #define PRIxS "Ix" macro
H A Dconfig.h.in239 #undef PRIxS
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dconfig.h257 #define PRIxS "Ix" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dconfig.h257 #define PRIxS "Ix" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dconfig.h.in236 #undef PRIxS
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dtcmalloc_unittest.cc582 fprintf(LOGSTREAM, "calloc(%"PRIxS", %"PRIxS"): %p\n", n, s, p);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dtcmalloc_unittest.cc582 fprintf(LOGSTREAM, "calloc(%"PRIxS", %"PRIxS"): %p\n", n, s, p);

Completed in 120 milliseconds