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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h237 #define PRIiPTR "I64i" macro
249 #define PRIiPTR "i" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h89 #define PRIiPTR "Ii" macro
/external/mesa3d/include/c99/
H A Dinttypes.h89 #define PRIiPTR "Ii" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h97 #define PRIiPTR __PRIPTR_PREFIX "i" macro
/external/bison/lib/
H A Dinttypes.in.h555 #if !defined PRIiPTR || @PRI_MACROS_BROKEN@
556 # undef PRIiPTR macro
558 # define PRIiPTR @PRIPTR_PREFIX@ "i" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp123 #ifndef PRIiPTR
124 #error PRIiPTR not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c418 #if !defined PRIiPTR || PRI_MACROS_BROKEN
419 # undef PRIiPTR macro
420 # define PRIiPTR \ macro
738 return PRIiPTR;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp367 #ifndef PRIiPTR
368 #error PRIiPTR not defined
/external/bison/darwin-lib/
H A Dinttypes.h867 #if !defined PRIiPTR || 0
868 # undef PRIiPTR macro
870 # define PRIiPTR "l" "i" macro
/external/bison/linux-lib/
H A Dinttypes.h867 #if !defined PRIiPTR || 0
868 # undef PRIiPTR macro
870 # define PRIiPTR "l" "i" macro

Completed in 632 milliseconds