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

/external/clang/lib/Headers/
H A Dinttypes.h37 #undef PRIdFAST32 macro
72 #define PRIdFAST32 "d" macro
/external/libusb/msvc/
H A Dinttypes.h64 #define PRIdFAST32 "d" 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/syslinux/com32/include/
H A Dinttypes.h38 #define PRIdFAST32 __PRIFAST_RANK "d" macro
/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/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp299 #ifndef PRIdFAST32
300 #error PRIdFAST32 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp299 #ifndef PRIdFAST32
300 #error PRIdFAST32 not defined

Completed in 69 milliseconds