Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dinttypes.h45 #undef PRIuLEAST32
80 #define PRIuLEAST32 "u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c255 #if !defined PRIuLEAST32 || PRI_MACROS_BROKEN
256 # undef PRIuLEAST32
257 # define PRIuLEAST32 "u" macro
623 return PRIuLEAST32; in get_sysdep_segment_value()
/external/libusb/msvc/
Dinttypes.h112 #define PRIuLEAST32 "u" macro
/external/syslinux/com32/include/
Dinttypes.h87 #define PRIuLEAST32 "u" macro
/external/libcxx/include/
Dcinttypes84 PRIuLEAST32
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py165 PRIuLEAST32 = "u" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp451 #ifndef PRIuLEAST32
452 #error PRIuLEAST32 not defined