/external/tcpdump/win32/Include/ |
D | bittypes.h | 65 #ifndef PRIo64 67 #define PRIo64 "I64o" macro 69 #define PRIo64 "llo" macro
|
/external/libpcap/Win32/Include/ |
D | bittypes.h | 65 #ifndef PRIo64 67 #define PRIo64 "I64o" macro 69 #define PRIo64 "llo" macro
|
/external/clang/test/CoverageMapping/ |
D | macro-expressions.cpp | 12 #define PRIo64 PRI_64_LENGTH_MODIFIER "o" macro 49 (void)(i ? PRIo64 : PRIu64); in foo()
|
/external/elfutils/src/src/ |
D | size.c | 457 : "%-*s %*" PRIo64 " %*" PRIo64 "\n")), in show_sysv() 473 printf ("%-*s %*" PRIo64 "\n\n\n", maxlen, sgettext ("sysv|Total"), in show_sysv() 507 : "%" PRIo64 "(%s)")), in show_sysv_one_line() 518 printf (" = %" PRIo64 "\n", total); in show_sysv_one_line() 628 : "%" PRIo64 "(%c%c%c)"), in show_segments() 642 printf (" = %" PRIo64 "\n", total); in show_segments()
|
D | nm.c | 847 : "%0*" PRIo64)), in show_symbols_sysv() 852 : "%0*" PRIo64)), in show_symbols_sysv() 1007 #define OCTFMT "%6$s%2$0*1$" PRIo64 "%8$s %10$0*9$" PRIo64 " %7$s%3$c%4$s %5$s" in show_symbols_bsd() 1025 #define OCTFMT "%6$s%2$0*1$" PRIo64 "%8$s %7$s%3$c%4$s %5$s" in show_symbols_bsd() 1104 : "%s %c%s %0*" PRIo64 " %0*" PRIo64 "\n")), in show_symbols_posix()
|
D | strings.c | 366 printf ((radix == radix_octal ? "%7" PRIo64 " " in process_chunk_mb() 434 printf ((radix == radix_octal ? "%7" PRIo64 " " in process_chunk()
|
/external/bison/lib/ |
D | inttypes.in.h | 208 # if !defined PRIo64 || @PRI_MACROS_BROKEN@ 209 # undef PRIo64 210 # define PRIo64 _PRIu64_PREFIX "o" macro 311 # define PRIoLEAST64 PRIo64 346 # define PRIoFAST8 PRIo64 394 # define PRIoFAST16 PRIo64 442 # define PRIoFAST32 PRIo64 484 # define PRIoFAST64 PRIo64 519 # define PRIoMAX PRIo64
|
/external/bison/darwin-lib/ |
D | inttypes.h | 520 # if !defined PRIo64 || 0 521 # undef PRIo64 522 # define PRIo64 _PRIu64_PREFIX "o" macro 623 # define PRIoLEAST64 PRIo64 658 # define PRIoFAST8 PRIo64 706 # define PRIoFAST16 PRIo64 754 # define PRIoFAST32 PRIo64 796 # define PRIoFAST64 PRIo64 831 # define PRIoMAX PRIo64
|
/external/bison/linux-lib/ |
D | inttypes.h | 520 # if !defined PRIo64 || 0 521 # undef PRIo64 522 # define PRIo64 _PRIu64_PREFIX "o" macro 623 # define PRIoLEAST64 PRIo64 658 # define PRIoFAST8 PRIo64 706 # define PRIoFAST16 PRIo64 754 # define PRIoFAST32 PRIo64 796 # define PRIoFAST64 PRIo64 831 # define PRIoMAX PRIo64
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 177 #ifndef PRIo64 178 # define PRIo64 "I64o" macro
|
D | DataTypes.h.in | 100 #define PRIo64 "I64o" macro
|
D | DataTypes.h.cmake | 100 #define PRIo64 "I64o"
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 179 #if !defined PRIo64 || PRI_MACROS_BROKEN 180 # undef PRIo64 181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro 277 # define PRIoLEAST64 PRIo64 373 # define PRIoFAST64 PRIo64 570 return PRIo64; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 139 #ifndef PRIo64 140 #error PRIo64 not defined
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 131 #define PRIo64 "I64o" macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | inttypes.h | 139 #define PRIo64 __PRI64_PREFIX "o" macro
|
/external/libcxx/include/ |
D | cinttypes | 62 PRIo64
|
D | module.modulemap | 93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 383 #ifndef PRIo64 384 #error PRIo64 not defined
|
/external/tcpdump/ |
D | config.h.in | 256 /* define if the platform doesn't define PRIo64 */ 257 #undef PRIo64
|
D | aclocal.m4 | 844 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
|
/external/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 104 return PRIo64; in getRadixFmt() 386 fmt << "%7" << (Radix == octal ? PRIo64 : PRIu64) << " " in PrintObjectSectionSizes()
|
/external/ltrace/ |
D | lens_default.c | 81 return fprintf(stream, "0%"PRIo64, v); \
|
/external/lldb/source/Commands/ |
D | CommandObjectMemory.cpp | 1324 …result.AppendErrorWithFormat ("Value %" PRIo64 " is too large to fit in a %lu byte unsigned intege… in DoExecute()
|
/external/lldb/source/Core/ |
D | DataExtractor.cpp | 1576 …s->Printf ("0%" PRIo64, GetMaxS64Bitfield(&offset, item_byte_size, item_bit_size, item_bit_offset)… in Dump()
|