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

/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
H A Dinttypes.h118 #define PRIuLEAST32 "u" macro
/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/bison/lib/
H A Dinttypes.in.h286 #if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@
287 # undef PRIuLEAST32 macro
288 # define PRIuLEAST32 "u" macro
/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/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 41 milliseconds