Searched refs:PRIu32 (Results 1 - 20 of 20) sorted by relevance

/external/open-vcdiff/gflags/src/windows/
H A Dport.h70 #define PRIu32 "u" macro
/external/elfutils/libasm/
H A Dasm_adduleb128.c52 fprintf (asmscn->ctx->out.file, "\t.uleb128\t%" PRIu32 "\n", num);
/external/elfutils/libebl/
H A Deblobjnotetypename.c85 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type);
H A Deblcorenotetypename.c107 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type);
H A Deblobjnote.c134 printf ("%" PRIu32, buf[cnt]);
/external/valgrind/main/none/tests/s390x/
H A Dclcl.c147 printf("cc: %"PRIu32", len1: %"PRIu32", len2: %"PRIu32
H A Dmvcl.c165 printf("cc: %"PRIu32", len1: %"PRIu32", len2: %"PRIu32
/external/libusb_aah/msvc/
H A Dinttypes.h106 #define PRIu32 "u" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h114 #define PRIu32 "I32u" macro
/external/elfutils/tests/
H A Dasm-tst9.c139 printf ("cannot insert uleb %" PRIu32 ": %s\n",
153 printf ("cannot insert uleb %" PRIu32 ": %s\n",
/external/linux-tools-perf/util/
H A Dutil.h124 #ifndef PRIu32
125 #define PRIu32 "u" macro
/external/bison/lib/
H A Dinttypes.in.h165 #if !defined PRIu32 || @PRI_MACROS_BROKEN@
166 # undef PRIu32 macro
168 # define PRIu32 "u" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c159 #if !defined PRIu32 || PRI_MACROS_BROKEN
160 # undef PRIu32 macro
161 # define PRIu32 "u" macro
556 return PRIu32;
/external/v8/tools/oom_dump/
H A Doom_dump.cc220 printf("exception thread ID: %" PRIu32 " (%#" PRIx32 ")\n",
/external/bison/darwin-lib/
H A Dinttypes.h477 #if !defined PRIu32 || 0
478 # undef PRIu32 macro
480 # define PRIu32 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h477 #if !defined PRIu32 || 0
478 # undef PRIu32 macro
480 # define PRIu32 "u" macro
/external/strace/
H A Ddesc.c702 tprintf(", {u32=%" PRIu32 ", u64=%" PRIu64 "}}",
/external/elfutils/src/
H A Dreadelf.c769 printf (gettext (" (%" PRIu32 " in [0].sh_size)"),
782 snprintf (buf, sizeof (buf), gettext (" (%" PRIu32 " in [0].sh_link)"),
2499 printf (gettext (" 0 %6" PRIu32 " %5.1f%%\n"),
2507 %7d %6" PRIu32 " %5.1f%% %5.1f%%\n"),
2852 printf (gettext (" %-13s %4" PRIu32 "\n"), name, len);
2883 printf (gettext (" %-4u %12" PRIu32 "\n"),
2888 printf (gettext (" File: %11" PRIu32 "\n"),
3826 printf ("%*s[%4" PRIuMAX "] %s %" PRIu32 "\n",
H A Delflint.c688 section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in st_shndx (%" PRIu32 ")\n"),
1903 extended section index is %" PRIu32 " but symbol index is not XINDEX\n"),
3925 phdr[%d]: unknown core file note type %" PRIu32 " at offset %" PRIu64 "\n"),
3929 section [%2d] '%s': unknown core file note type %" PRIu32
3951 phdr[%d]: unknown object file note type %" PRIu32 " at offset %Zu\n"),
3955 section [%2d] '%s': unknown object file note type %" PRIu32
H A Dldgeneric.c1329 %s: group member %zu of section group [%2zd] '%s' has too high index: %" PRIu32),

Completed in 1063 milliseconds