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

/external/clang/lib/Headers/
H A Dinttypes.h45 #undef PRIuLEAST32 macro
80 #define PRIuLEAST32 "u" macro
/external/libusb/msvc/
H A Dinttypes.h112 #define PRIuLEAST32 "u" macro
/external/syslinux/com32/include/
H A Dinttypes.h87 #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/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/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py165 PRIuLEAST32 = "u" variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined
/external/libcxx/test/std/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 52 milliseconds