Searched defs:PRIxPTR (Results 1 - 13 of 13) sorted by relevance

/external/jemalloc/test/unit/
H A Drtree.c51 "i=%u, j=%u, k=%u, set key=%#"PRIxPTR", "
52 "get key=%#"PRIxPTR, i, j, k, keys[j], local
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h106 #ifndef PRIxPTR
107 #define PRIxPTR "lx" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h106 #ifndef PRIxPTR
107 #define PRIxPTR "lx" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h240 #define PRIxPTR "I64x" macro
252 #define PRIxPTR "x" macro
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h339 # define PRIxPTR "llx" macro
342 # define PRIxPTR "lx" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h336 # define PRIxPTR "llx" macro
339 # define PRIxPTR "lx" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c439 #if !defined PRIxPTR || PRI_MACROS_BROKEN
440 # undef PRIxPTR macro
441 # define PRIxPTR \ macro
744 return PRIxPTR;
/external/bison/darwin-lib/
H A Dinttypes.h885 #if !defined PRIxPTR || 0
886 # undef PRIxPTR macro
888 # define PRIxPTR "l" "x" macro
/external/bison/lib/
H A Dinttypes.in.h573 #if !defined PRIxPTR || @PRI_MACROS_BROKEN@
574 # undef PRIxPTR macro
576 # define PRIxPTR @PRIPTR_PREFIX@ "x" macro
/external/bison/linux-lib/
H A Dinttypes.h885 #if !defined PRIxPTR || 0
886 # undef PRIxPTR macro
888 # define PRIxPTR "l" "x" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h151 #define PRIxPTR "Ix" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h159 #define PRIxPTR __PRIPTR_PREFIX "x" macro
/external/mesa3d/include/c99/
H A Dinttypes.h151 #define PRIxPTR "Ix" macro

Completed in 197 milliseconds