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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h59 #define PRIdLEAST32 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h81 #define PRIdLEAST32 "d" macro
/external/bison/lib/
H A Dinttypes.in.h274 #if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
275 # undef PRIdLEAST32 macro
276 # define PRIdLEAST32 "d" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp39 #ifndef PRIdLEAST32
40 #error PRIdLEAST32 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c243 #if !defined PRIdLEAST32 || PRI_MACROS_BROKEN
244 # undef PRIdLEAST32 macro
245 # define PRIdLEAST32 "d" macro
617 return PRIdLEAST32;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp283 #ifndef PRIdLEAST32
284 #error PRIdLEAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h586 #if !defined PRIdLEAST32 || 0
587 # undef PRIdLEAST32 macro
588 # define PRIdLEAST32 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h586 #if !defined PRIdLEAST32 || 0
587 # undef PRIdLEAST32 macro
588 # define PRIdLEAST32 "d" macro

Completed in 110 milliseconds