HomeSort by: relevance | last modified time | path
    Searched refs:PRId32 (Results 1 - 25 of 119) sorted by relevancy

1 2 3 4 5

  /src/external/gpl2/lvm2/dist/include/
lvm-types.h 27 #define PRIpid_t PRId32
  /src/external/gpl2/lvm2/dist/lib/datastruct/
lvm-types.h 27 #define PRIpid_t PRId32
  /src/tests/usr.bin/nbperf/
hash_driver.c 49 printf("%" PRId32 "\n", hash(line, len));
  /src/external/bsd/libarchive/dist/libarchive/
archive_platform.h 157 #if !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32)
167 #ifndef PRId32
169 #define PRId32 "d"
171 #define PRId32 "ld"
175 #endif // PRId32
176 #endif // !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32)
  /src/external/apache2/llvm/dist/clang/lib/Headers/
inttypes.h 26 #undef PRId32
61 #define PRId32 "d"
  /src/external/apache2/llvm/config/llvm/Support/
DataTypes.h 106 #define PRId32 "d"
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
inttypes.h 49 #define PRIdPTR PRId32
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
inttypes.h 49 #define PRIdPTR PRId32
  /src/sys/arch/mips/include/
types.h 83 #define PRIdPSIZE PRId32
98 #define PRIdVSIZE PRId32
  /src/sys/dev/dtv/
dtv_math.c 196 " %+11"PRId32" %+.5f\n",
  /src/usr.sbin/perfused/
perfused.c 133 DPRINTF("perfuse lengths: source = %"PRId32", "
134 "target = %"PRId32", filesystemtype = %"PRId32", "
135 "data = %"PRId32", sock = %"PRId32"\n",
  /src/sys/kern/
subr_disk_open.c 160 snprintf(dkw->dkw_devname, sizeof(dkw->dkw_devname), "%s%" PRId32 "%c",
166 snprintf(dkw->dkw_parent, sizeof(dkw->dkw_parent), "%s%" PRId32,
  /src/external/apache2/llvm/autoconf/include/llvm/Support/
DataTypes.h.in 105 #define PRId32 "d"
  /src/sys/arch/alpha/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/sys/arch/amd64/include/
int_fmtio.h 49 #define PRId32 "d" /* int32_t */
  /src/sys/arch/hppa/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/sys/arch/i386/include/
int_fmtio.h 47 #define PRId32 "d" /* int32_t */
  /src/sys/arch/ia64/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/sys/arch/m68k/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/sys/arch/or1k/include/
int_fmtio.h 45 #define PRId32 "d" /* int32_t */
  /src/sys/arch/sh3/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/sys/arch/vax/include/
int_fmtio.h 46 #define PRId32 "d" /* int32_t */
  /src/usr.bin/nbperf/
nbperf-bdz.c 154 "\tstatic const uint64_t g1[%" PRId32 "] = {\n",
176 "\tstatic const uint64_t g2[%" PRId32 "] = {\n",
198 "\tstatic const uint32_t holes64k[%" PRId32 "] = {\n",
208 "\tstatic const uint16_t holes64[%" PRId32 "] = {\n",
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
malloc_io.h 25 # define FMTd32 PRId32
  /src/external/bsd/jemalloc/include/jemalloc/internal/
malloc_io.h 25 # define FMTd32 PRId32

Completed in 35 milliseconds

1 2 3 4 5