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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h58 #define PRIdLEAST16 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h66 #define PRIdLEAST16 "hd" macro
/external/mesa3d/include/c99/
H A Dinttypes.h66 #define PRIdLEAST16 "hd" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h74 #define PRIdLEAST16 "hd" macro
/external/bison/lib/
H A Dinttypes.in.h250 #if !defined PRIdLEAST16 || @PRI_MACROS_BROKEN@
251 # undef PRIdLEAST16 macro
252 # define PRIdLEAST16 "d" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp35 #ifndef PRIdLEAST16
36 #error PRIdLEAST16 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c219 #if !defined PRIdLEAST16 || PRI_MACROS_BROKEN
220 # undef PRIdLEAST16 macro
221 # define PRIdLEAST16 "d" macro
601 return PRIdLEAST16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp279 #ifndef PRIdLEAST16
280 #error PRIdLEAST16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h562 #if !defined PRIdLEAST16 || 0
563 # undef PRIdLEAST16 macro
564 # define PRIdLEAST16 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h562 #if !defined PRIdLEAST16 || 0
563 # undef PRIdLEAST16 macro
564 # define PRIdLEAST16 "d" macro

Completed in 4007 milliseconds