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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h129 #define PRIxLEAST32 "x" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h124 #define PRIxLEAST32 "I32x" macro
/external/mesa3d/include/c99/
H A Dinttypes.h124 #define PRIxLEAST32 "I32x" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h132 #define PRIxLEAST32 "x" macro
/external/bison/lib/
H A Dinttypes.in.h290 #if !defined PRIxLEAST32 || @PRI_MACROS_BROKEN@
291 # undef PRIxLEAST32 macro
292 # define PRIxLEAST32 "x" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp263 #ifndef PRIxLEAST32
264 #error PRIxLEAST32 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c259 #if !defined PRIxLEAST32 || PRI_MACROS_BROKEN
260 # undef PRIxLEAST32 macro
261 # define PRIxLEAST32 "x" macro
625 return PRIxLEAST32;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp507 #ifndef PRIxLEAST32
508 #error PRIxLEAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h602 #if !defined PRIxLEAST32 || 0
603 # undef PRIxLEAST32 macro
604 # define PRIxLEAST32 "x" macro
/external/bison/linux-lib/
H A Dinttypes.h602 #if !defined PRIxLEAST32 || 0
603 # undef PRIxLEAST32 macro
604 # define PRIxLEAST32 "x" macro

Completed in 2090 milliseconds