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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h63 #define PRIdFAST16 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h68 #define PRIdFAST16 "hd" macro
/external/mesa3d/include/c99/
H A Dinttypes.h68 #define PRIdFAST16 "hd" macro
/external/bison/lib/
H A Dinttypes.in.h375 #if !defined PRIdFAST16 || @PRI_MACROS_BROKEN@
376 # undef PRIdFAST16 macro
378 # define PRIdFAST16 PRId64 macro
380 # define PRIdFAST16 "d"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h76 #define PRIdFAST16 "hd" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp51 #ifndef PRIdFAST16
52 #error PRIdFAST16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16 macro
690 # define PRIdFAST16 PRId64 macro
692 # define PRIdFAST16 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16 macro
690 # define PRIdFAST16 PRId64 macro
692 # define PRIdFAST16 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c315 #if !defined PRIdFAST16 || PRI_MACROS_BROKEN
316 # undef PRIdFAST16 macro
317 # define PRIdFAST16 "d" macro
669 return PRIdFAST16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined

Completed in 417 milliseconds