Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h59 #define PRIdLEAST32 "d" macro
/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
Dinttypes.h66 #define PRIdLEAST32 "d" macro
/external/mesa3d/include/c99/
Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h73 #define PRIdLEAST32 "I32d" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp39 #ifndef PRIdLEAST32
40 #error PRIdLEAST32 not defined
/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/jemalloc/include/msvc_compat/C99/
Dinttypes.h81 #define PRIdLEAST32 "d" macro
/external/bison/lib/
Dinttypes.in.h274 #if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
275 # undef PRIdLEAST32
276 # define PRIdLEAST32 "d" macro
/external/libcxx/include/
Dcinttypes30 PRIdLEAST32
/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/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp283 #ifndef PRIdLEAST32
284 #error PRIdLEAST32 not defined