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

/external/clang/lib/Headers/
H A Dinttypes.h42 #undef PRIoLEAST32 macro
77 #define PRIoLEAST32 "o" macro
/external/libusb/msvc/
H A Dinttypes.h93 #define PRIoLEAST32 "o" macro
/external/syslinux/com32/include/
H A Dinttypes.h69 #define PRIoLEAST32 "o" macro
/external/bison/lib/
H A Dinttypes.in.h282 #if !defined PRIoLEAST32 || @PRI_MACROS_BROKEN@
283 # undef PRIoLEAST32 macro
284 # define PRIoLEAST32 "o" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c251 #if !defined PRIoLEAST32 || PRI_MACROS_BROKEN
252 # undef PRIoLEAST32 macro
253 # define PRIoLEAST32 "o" macro
621 return PRIoLEAST32;
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py135 PRIoLEAST32 = "o" variable
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp395 #ifndef PRIoLEAST32
396 #error PRIoLEAST32 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp395 #ifndef PRIoLEAST32
396 #error PRIoLEAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h594 #if !defined PRIoLEAST32 || 0
595 # undef PRIoLEAST32 macro
596 # define PRIoLEAST32 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h594 #if !defined PRIoLEAST32 || 0
595 # undef PRIoLEAST32 macro
596 # define PRIoLEAST32 "o" macro

Completed in 60 milliseconds