Searched defs:PRIiLEAST32 (Results 1 - 8 of 8) sorted by relevance

/external/clang/lib/Headers/
H A Dinttypes.h35 #undef PRIiLEAST32 macro
70 #define PRIiLEAST32 "i" macro
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dinttypes.h35 #undef PRIiLEAST32 macro
70 #define PRIiLEAST32 "i" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c247 #if !defined PRIiLEAST32 || PRI_MACROS_BROKEN
248 # undef PRIiLEAST32 macro
249 # define PRIiLEAST32 "i" macro
619 return PRIiLEAST32;
/external/bison/darwin-lib/
H A Dinttypes.h590 #if !defined PRIiLEAST32 || 0
591 # undef PRIiLEAST32 macro
592 # define PRIiLEAST32 "i" macro
/external/bison/lib/
H A Dinttypes.in.h278 #if !defined PRIiLEAST32 || @PRI_MACROS_BROKEN@
279 # undef PRIiLEAST32 macro
280 # define PRIiLEAST32 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h590 #if !defined PRIiLEAST32 || 0
591 # undef PRIiLEAST32 macro
592 # define PRIiLEAST32 "i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h74 #define PRIiLEAST32 "I32i" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h72 #define PRIiLEAST32 "I32i" macro

Completed in 49 milliseconds