Home
last modified time | relevance | path

Searched refs:PRIdLEAST32 (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Headers/
Dinttypes.h36 #undef PRIdLEAST32
71 #define PRIdLEAST32 "d" macro
/external/libusb/msvc/
Dinttypes.h59 #define PRIdLEAST32 "d" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c243 #if !defined PRIdLEAST32 || PRI_MACROS_BROKEN
244 # undef PRIdLEAST32
245 # define PRIdLEAST32 "d" macro
617 return PRIdLEAST32; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h274 #if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
275 # undef PRIdLEAST32
276 # define PRIdLEAST32 "d" macro
/external/syslinux/com32/include/
Dinttypes.h33 #define PRIdLEAST32 "d" macro
/external/bison/linux-lib/
Dinttypes.h586 #if !defined PRIdLEAST32 || 0
587 # undef PRIdLEAST32
588 # define PRIdLEAST32 "d" macro
/external/bison/darwin-lib/
Dinttypes.h586 #if !defined PRIdLEAST32 || 0
587 # undef PRIdLEAST32
588 # define PRIdLEAST32 "d" macro
/external/libcxx/include/
Dcinttypes30 PRIdLEAST32
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp283 #ifndef PRIdLEAST32
284 #error PRIdLEAST32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py115 PRIdLEAST32 = "d" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp283 #ifndef PRIdLEAST32
284 #error PRIdLEAST32 not defined