Home
last modified time | relevance | path

Searched refs:PRIdFAST32 (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Headers/
Dinttypes.h33 #undef PRIdFAST32
68 #define PRIdFAST32 "d" macro
/external/bison/lib/
Dinttypes.in.h423 #if !defined PRIdFAST32 || @PRI_MACROS_BROKEN@
424 # undef PRIdFAST32
426 # define PRIdFAST32 PRId64 macro
428 # define PRIdFAST32 "d"
/external/bison/darwin-lib/
Dinttypes.h735 #if !defined PRIdFAST32 || 0
736 # undef PRIdFAST32
738 # define PRIdFAST32 PRId64 macro
740 # define PRIdFAST32 "d" macro
/external/bison/linux-lib/
Dinttypes.h735 #if !defined PRIdFAST32 || 0
736 # undef PRIdFAST32
738 # define PRIdFAST32 PRId64 macro
740 # define PRIdFAST32 "d" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c339 #if !defined PRIdFAST32 || PRI_MACROS_BROKEN
340 # undef PRIdFAST32
341 # define PRIdFAST32 "d" macro
685 return PRIdFAST32; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp55 #ifndef PRIdFAST32
56 #error PRIdFAST32 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h73 #define PRIdFAST32 "I32d" macro
/external/mesa3d/include/c99/
Dinttypes.h75 #define PRIdFAST32 "I32d" macro
/external/libcxx/include/
Dcinttypes35 PRIdFAST32
Dmodule.modulemap91 …PRId8, PRId16, PRId32, PRId64, PRIdFAST8, PRIdFAST16, PRIdFAST32, PRIdFAST64, PRIdLEAST8, PRIdLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp299 #ifndef PRIdFAST32
300 #error PRIdFAST32 not defined