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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
malloc_io.h 20 # define FMTdPTR FMTPTR_PREFIX "d"
31 # define FMTdPTR PRIdPTR
  /src/external/bsd/jemalloc/include/jemalloc/internal/
malloc_io.h 20 # define FMTdPTR FMTPTR_PREFIX "d"
31 # define FMTdPTR PRIdPTR
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
malloc_io.h 18 # define FMTdPTR FMTPTR_PREFIX "d"
29 # define FMTdPTR PRIdPTR
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
malloc_io.h 18 # define FMTdPTR FMTPTR_PREFIX "d"
29 # define FMTdPTR PRIdPTR
  /src/external/bsd/pcc/dist/pcc/mip/
mkext.c 15 #define FMTdPTR "%td"
18 #define FMTdPTR "%ld"
20 #define FMTdPTR "%d"
107 printf("table entry " FMTdPTR ", op %s: %s\n", q - table, s, str);
448 P((fc, FMTdPTR ", ", op - table));
456 P((fc, FMTdPTR ", ",
461 P((fc, FMTdPTR ", ", op - table));

Completed in 38 milliseconds