Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dinttypes.h32 #undef PRIdLEAST32
67 #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/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp39 #ifndef PRIdLEAST32
40 #error PRIdLEAST32 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h71 #define PRIdLEAST32 "I32d" macro
/external/mesa3d/include/c99/
Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/bison/lib/
Dinttypes.in.h274 #if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
275 # undef PRIdLEAST32
276 # 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
Dmodule.modulemap91 …RIdFAST8, PRIdFAST16, PRIdFAST32, PRIdFAST64, PRIdLEAST8, PRIdLEAST16, PRIdLEAST32, PRIdLEAST64, P…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp283 #ifndef PRIdLEAST32
284 #error PRIdLEAST32 not defined