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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_freebsd.h 239 #define PRIxS "x"
248 #define PRIxS "lx"
config_android.h 239 #define PRIxS "zx"
config_linux.h 239 #define PRIxS "zx"
config_win.h 268 #define PRIxS "Ix"
config.h.in 239 #undef PRIxS
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h 257 #define PRIxS "Ix"
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h 257 #define PRIxS "Ix"
  /external/chromium_org/third_party/tcmalloc/vendor/src/
config.h.in 236 #undef PRIxS
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
tcmalloc_unittest.cc 582 fprintf(LOGSTREAM, "calloc(%"PRIxS", %"PRIxS"): %p\n", n, s, p);
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
tcmalloc_unittest.cc 582 fprintf(LOGSTREAM, "calloc(%"PRIxS", %"PRIxS"): %p\n", n, s, p);
    [all...]

Completed in 738 milliseconds