Home
last modified time | relevance | path

Searched refs:PRId32 (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libasm/
Dasm_addint8.c60 printf ("\t.long\t%" PRId32 "\n", (int32_t) num);
67 printf ("\t.long\t%" PRId32 "\n\t.long\t%" PRId32 "\n",
Dasm_addsleb128.c40 printf ("\t.sleb128\t%" PRId32 "\n", num);
/external/elfutils/m4/
Dinttypes-pri.m422 #ifdef PRId32
23 char *p = PRId32;
/external/elfutils/tests/
Dsectiondump.c90 "type = %" PRId32 "\n" in handle_section()
95 "link = %" PRId32 "\n" in handle_section()
Dasm-tst9.c123 printf ("cannot insert sleb %" PRId32 ": %s\n", in main()
137 printf ("cannot insert sleb %" PRId32 ": %s\n", in main()
/external/e2fsprogs/intl/
Dloadmsgcat.c147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32
149 # define PRId32 "d" macro
550 return PRId32; in get_sysdep_segment_value()
/external/chromium/sdch/open-vcdiff/src/
Dgflags.cc136 #ifndef PRId32
137 # define PRId32 "d" macro
361 snprintf(intbuf, sizeof(intbuf), "%"PRId32, VALUE_AS(int32)); in ToString()
/external/qemu/tcg/
Dtcg.h32 #define TCG_PRIld PRId32
/external/elfutils/src/
Dreadelf.c747 " %2" PRId64 " %-5s %2" PRId32 " %3" PRId32 in print_shdr()
3171 printf (" %*s [%4" PRIuMAX "] %s %" PRId32 "\n", in print_ops()
4510 printf (gettext (" %-13.*s %9" PRId32 " %s\n"), in handle_notes()
/external/e2fsprogs/
Daclocal.m4826 #ifdef PRId32
827 char *p = PRId32;
Dconfigure7066 char *p = PRId32;
/external/elfutils/po/
Delfutils.pot1220 msgid " %-13.*s %9<PRId32> %s\n"