Searched refs:PRIdFAST8 (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h62 #define PRIdFAST8 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h61 #define PRIdFAST8 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h61 #define PRIdFAST8 "d" macro
/external/bison/lib/
H A Dinttypes.in.h327 #if !defined PRIdFAST8 || @PRI_MACROS_BROKEN@
328 # undef PRIdFAST8 macro
330 # define PRIdFAST8 PRId64 macro
332 # define PRIdFAST8 "d"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h69 #define PRIdFAST8 "d" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp47 #ifndef PRIdFAST8
48 #error PRIdFAST8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h639 #if !defined PRIdFAST8 || 0
640 # undef PRIdFAST8 macro
642 # define PRIdFAST8 PRId64 macro
644 # define PRIdFAST8 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h639 #if !defined PRIdFAST8 || 0
640 # undef PRIdFAST8 macro
642 # define PRIdFAST8 PRId64 macro
644 # define PRIdFAST8 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c291 #if !defined PRIdFAST8 || PRI_MACROS_BROKEN
292 # undef PRIdFAST8 macro
293 # define PRIdFAST8 "d" macro
653 return PRIdFAST8;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp291 #ifndef PRIdFAST8
292 #error PRIdFAST8 not defined
/external/elfutils/0.153/src/
H A Dreadelf.c6070 " Line base: %" PRIdFAST8 "\n"

Completed in 281 milliseconds