Home
last modified time | relevance | path

Searched refs:PRIuFAST64 (Results 1 – 9 of 9) sorted by relevance

/external/libusb/msvc/
Dinttypes.h118 #define PRIuFAST64 "I64u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN
376 # undef PRIuFAST64
377 # define PRIuFAST64 PRIu64 macro
707 return PRIuFAST64; in get_sysdep_segment_value()
/external/bison/lib/
Dinttypes.in.h486 # if !defined PRIuFAST64 || @PRI_MACROS_BROKEN@
487 # undef PRIuFAST64
488 # define PRIuFAST64 PRIu64 macro
/external/syslinux/com32/include/
Dinttypes.h93 #define PRIuFAST64 __PRI64_RANK "u" macro
/external/bison/linux-lib/
Dinttypes.h798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64
800 # define PRIuFAST64 PRIu64 macro
/external/bison/darwin-lib/
Dinttypes.h798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64
800 # define PRIuFAST64 PRIu64 macro
/external/libcxx/include/
Dcinttypes90 PRIuFAST64
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp471 #ifndef PRIuFAST64
472 #error PRIuFAST64 not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp471 #ifndef PRIuFAST64
472 #error PRIuFAST64 not defined