Searched defs:PRIdPTR (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c411 #if !defined PRIdPTR || PRI_MACROS_BROKEN
412 # undef PRIdPTR macro
413 # define PRIdPTR \ macro
736 return PRIdPTR;
/external/libusb/msvc/
H A Dinttypes.h236 #define PRIdPTR "I64d" macro
248 #define PRIdPTR "d" macro
/external/syslinux/com32/include/
H A Dinttypes.h42 #define PRIdPTR __PRIPTR_RANK "d" macro
/external/bison/darwin-lib/
H A Dinttypes.h861 #if !defined PRIdPTR || 0
862 # undef PRIdPTR macro
864 # define PRIdPTR "l" "d" macro
/external/bison/lib/
H A Dinttypes.in.h549 #if !defined PRIdPTR || @PRI_MACROS_BROKEN@
550 # undef PRIdPTR macro
552 # define PRIdPTR @PRIPTR_PREFIX@ "d" macro
/external/bison/linux-lib/
H A Dinttypes.h861 #if !defined PRIdPTR || 0
862 # undef PRIdPTR macro
864 # define PRIdPTR "l" "d" macro

Completed in 49 milliseconds