Searched refs:PRIuPTR (Results 1 - 16 of 16) sorted by relevance

/external/valgrind/main/none/tests/
H A Dpth_stackalign.c11 printf("alignment = %" PRIuPTR "\n", address & 3U);
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h239 #define PRIuPTR "I64u" macro
251 #define PRIuPTR "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h150 #define PRIuPTR "Iu" macro
/external/mesa3d/include/c99/
H A Dinttypes.h150 #define PRIuPTR "Iu" macro
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h338 # define PRIuPTR "llu" macro
341 # define PRIuPTR "lu" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h335 # define PRIuPTR "llu" macro
338 # define PRIuPTR "lu" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h158 #define PRIuPTR __PRIPTR_PREFIX "u" macro
/external/bison/lib/
H A Dinttypes.in.h567 #if !defined PRIuPTR || @PRI_MACROS_BROKEN@
568 # undef PRIuPTR macro
570 # define PRIuPTR @PRIPTR_PREFIX@ "u" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp235 #ifndef PRIuPTR
236 #error PRIuPTR not defined
/external/chromium_org/tools/android/heap_profiler/
H A Dheap_dump.c201 printf("%" PRIuPTR, st.frames[n]);
/external/e2fsprogs/intl/
H A Dloadmsgcat.c432 #if !defined PRIuPTR || PRI_MACROS_BROKEN
433 # undef PRIuPTR macro
434 # define PRIuPTR \ macro
742 return PRIuPTR;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc652 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
657 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
699 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
704 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
1221 RAW_VLOG(11, "Library live region at %p of %"PRIuPTR" bytes",
2362 RAW_VLOG(16, "Got pointer into %p at +%"PRIuPTR" offset",
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc652 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
657 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
699 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
704 RAW_VLOG(11, "Live stack at %p of %"PRIuPTR" bytes",
1221 RAW_VLOG(11, "Library live region at %p of %"PRIuPTR" bytes",
2361 RAW_VLOG(16, "Got pointer into %p at +%"PRIuPTR" offset",
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp479 #ifndef PRIuPTR
480 #error PRIuPTR not defined
/external/bison/darwin-lib/
H A Dinttypes.h879 #if !defined PRIuPTR || 0
880 # undef PRIuPTR macro
882 # define PRIuPTR "l" "u" macro
/external/bison/linux-lib/
H A Dinttypes.h879 #if !defined PRIuPTR || 0
880 # undef PRIuPTR macro
882 # define PRIuPTR "l" "u" macro

Completed in 593 milliseconds