HomeSort by relevance Sort by last modified time
    Searched refs:PRId32 (Results 1 - 15 of 15) sorted by null

  /external/elfutils/libasm/
asm_addint8.c 60 printf ("\t.long\t%" PRId32 "\n", (int32_t) num);
67 printf ("\t.long\t%" PRId32 "\n\t.long\t%" PRId32 "\n",
asm_addsleb128.c 40 printf ("\t.sleb128\t%" PRId32 "\n", num);
  /external/elfutils/tests/
sectiondump.c 90 "type = %" PRId32 "\n"
95 "link = %" PRId32 "\n"
asm-tst9.c 123 printf ("cannot insert sleb %" PRId32 ": %s\n",
137 printf ("cannot insert sleb %" PRId32 ": %s\n",
  /bionic/libc/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-3/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-4/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-5/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-5/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-8/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /ndk/build/platforms/android-8/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32
149 # define PRId32 "d"
550 return PRId32;
    [all...]
  /external/qemu/tcg/
tcg.h 31 #define TCG_PRIld PRId32
  /external/elfutils/src/
readelf.c 747 " %2" PRId64 " %-5s %2" PRId32 " %3" PRId32
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 184 milliseconds