Searched refs:PRIdFAST64 (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/include/c99/
H A Dinttypes.h82 #define PRIdFAST64 "I64d" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h80 #define PRIdFAST64 "I64d" macro
/external/bison/lib/
H A Dinttypes.in.h472 # if !defined PRIdFAST64 || @PRI_MACROS_BROKEN@
473 # undef PRIdFAST64 macro
474 # define PRIdFAST64 PRId64 macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp59 #ifndef PRIdFAST64
60 #error PRIdFAST64 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c363 #if !defined PRIdFAST64 || PRI_MACROS_BROKEN
364 # undef PRIdFAST64 macro
365 # define PRIdFAST64 PRId64 macro
701 return PRIdFAST64;
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp303 #ifndef PRIdFAST64
304 #error PRIdFAST64 not defined
/external/bison/darwin-lib/
H A Dinttypes.h784 # if !defined PRIdFAST64 || 0
785 # undef PRIdFAST64 macro
786 # define PRIdFAST64 PRId64 macro
/external/bison/linux-lib/
H A Dinttypes.h784 # if !defined PRIdFAST64 || 0
785 # undef PRIdFAST64 macro
786 # define PRIdFAST64 PRId64 macro

Completed in 45 milliseconds