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

/external/clang/lib/Headers/
H A Dinttypes.h32 #undef PRIdLEAST32 macro
67 #define PRIdLEAST32 "d" macro
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dinttypes.h32 #undef PRIdLEAST32 macro
67 #define PRIdLEAST32 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h71 #define PRIdLEAST32 "I32d" 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/std/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/std/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 41 milliseconds