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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h57 #define PRIdLEAST8 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h59 #define PRIdLEAST8 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h59 #define PRIdLEAST8 "d" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h67 #define PRIdLEAST8 "d" macro
/external/bison/lib/
H A Dinttypes.in.h226 #if !defined PRIdLEAST8 || @PRI_MACROS_BROKEN@
227 # undef PRIdLEAST8 macro
228 # define PRIdLEAST8 "d" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp31 #ifndef PRIdLEAST8
32 #error PRIdLEAST8 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c195 #if !defined PRIdLEAST8 || PRI_MACROS_BROKEN
196 # undef PRIdLEAST8 macro
197 # define PRIdLEAST8 "d" macro
585 return PRIdLEAST8;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp275 #ifndef PRIdLEAST8
276 #error PRIdLEAST8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h538 #if !defined PRIdLEAST8 || 0
539 # undef PRIdLEAST8 macro
540 # define PRIdLEAST8 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h538 #if !defined PRIdLEAST8 || 0
539 # undef PRIdLEAST8 macro
540 # define PRIdLEAST8 "d" macro

Completed in 5614 milliseconds