Home
last modified time | relevance | path

Searched refs:PRIiFAST64 (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/intl/
Dloadmsgcat.c367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64
369 # define PRIiFAST64 PRIi64 macro
703 return PRIiFAST64; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp115 #ifndef PRIiFAST64
116 #error PRIiFAST64 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h81 #define PRIiFAST64 "I64i" macro
/external/mesa3d/include/c99/
Dinttypes.h83 #define PRIiFAST64 "I64i" macro
/external/bison/lib/
Dinttypes.in.h476 # if !defined PRIiFAST64 || @PRI_MACROS_BROKEN@
477 # undef PRIiFAST64
478 # define PRIiFAST64 PRIi64 macro
/external/bison/darwin-lib/
Dinttypes.h788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64
790 # define PRIiFAST64 PRIi64 macro
/external/bison/linux-lib/
Dinttypes.h788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64
790 # define PRIiFAST64 PRIi64 macro
/external/libcxx/include/
Dcinttypes54 PRIiFAST64
Dmodule.modulemap92 …PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp359 #ifndef PRIiFAST64
360 #error PRIiFAST64 not defined