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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h112 #define PRIuLEAST32 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h123 #define PRIuLEAST32 "I32u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h123 #define PRIuLEAST32 "I32u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h131 #define PRIuLEAST32 "u" macro
/external/bison/lib/
H A Dinttypes.in.h286 #if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@
287 # undef PRIuLEAST32 macro
288 # define PRIuLEAST32 "u" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp207 #ifndef PRIuLEAST32
208 #error PRIuLEAST32 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c255 #if !defined PRIuLEAST32 || PRI_MACROS_BROKEN
256 # undef PRIuLEAST32 macro
257 # define PRIuLEAST32 "u" macro
623 return PRIuLEAST32;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32 macro
600 # define PRIuLEAST32 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h598 #if !defined PRIuLEAST32 || 0
599 # undef PRIuLEAST32 macro
600 # define PRIuLEAST32 "u" macro

Completed in 4550 milliseconds