Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dinttypes.h39 #undef PRIiLEAST32
74 #define PRIiLEAST32 "i" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c247 #if !defined PRIiLEAST32 || PRI_MACROS_BROKEN
248 # undef PRIiLEAST32
249 # define PRIiLEAST32 "i" macro
619 return PRIiLEAST32; in get_sysdep_segment_value()
/external/libusb/msvc/
Dinttypes.h76 #define PRIiLEAST32 "i" macro
/external/u-boot/include/
Dinttypes.h77 # define PRIiLEAST32 "i" macro
/external/libcxx/include/
Dcinttypes48 PRIiLEAST32
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp339 #ifndef PRIiLEAST32
340 #error PRIiLEAST32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py125 PRIiLEAST32 = "i" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp339 #ifndef PRIiLEAST32
340 #error PRIiLEAST32 not defined