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

/external/clang/lib/Headers/
H A Dinttypes.h33 #undef PRIdFAST32 macro
68 #define PRIdFAST32 "d" macro
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dinttypes.h33 #undef PRIdFAST32 macro
68 #define PRIdFAST32 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h75 #define PRIdFAST32 "I32d" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h73 #define PRIdFAST32 "I32d" macro
/external/bison/lib/
H A Dinttypes.in.h423 #if !defined PRIdFAST32 || @PRI_MACROS_BROKEN@
424 # undef PRIdFAST32 macro
426 # define PRIdFAST32 PRId64 macro
428 # define PRIdFAST32 "d"
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp55 #ifndef PRIdFAST32
56 #error PRIdFAST32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h735 #if !defined PRIdFAST32 || 0
736 # undef PRIdFAST32 macro
738 # define PRIdFAST32 PRId64 macro
740 # define PRIdFAST32 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h735 #if !defined PRIdFAST32 || 0
736 # undef PRIdFAST32 macro
738 # define PRIdFAST32 PRId64 macro
740 # define PRIdFAST32 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c339 #if !defined PRIdFAST32 || PRI_MACROS_BROKEN
340 # undef PRIdFAST32 macro
341 # define PRIdFAST32 "d" macro
685 return PRIdFAST32;
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp299 #ifndef PRIdFAST32
300 #error PRIdFAST32 not defined

Completed in 42 milliseconds