HomeSort by: relevance | last modified time | path
    Searched refs:FMTxPTR (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
malloc_io.h 22 # define FMTxPTR FMTPTR_PREFIX "x"
33 # define FMTxPTR PRIxPTR
  /src/external/bsd/jemalloc/include/jemalloc/internal/
malloc_io.h 22 # define FMTxPTR FMTPTR_PREFIX "x"
33 # define FMTxPTR PRIxPTR
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
malloc_io.h 20 # define FMTxPTR FMTPTR_PREFIX "x"
31 # define FMTxPTR PRIxPTR
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
malloc_io.h 20 # define FMTxPTR FMTPTR_PREFIX "x"
31 # define FMTxPTR PRIxPTR
  /src/external/bsd/jemalloc.old/dist/test/unit/
rtree.c 145 "j=%u, set key=%#"FMTxPTR", get key=%#"FMTxPTR, i,
  /src/external/bsd/jemalloc/dist/test/unit/
rtree.c 139 "j=%u, set key=%#"FMTxPTR", get key=%#"FMTxPTR, i,
  /src/external/bsd/jemalloc/dist/src/
prof_data.c 1000 " %#"FMTxPTR, (uintptr_t)bt->vec[i]);
  /src/external/bsd/jemalloc.old/dist/src/
prof.c 1391 if (prof_dump_printf(propagate_err, " %#"FMTxPTR,

Completed in 30 milliseconds