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

  /src/sys/arch/mips/include/
types.h 76 #define PRIdPSIZE PRId64
83 #define PRIdPSIZE PRId32
  /src/sys/arch/evbmips/loongson/
machdep.c 452 DPRINTF(("memlo %" PRIdPSIZE, memlo));
474 DPRINTF(("memhi %" PRIdPSIZE "\n", memhi));
  /src/sys/arch/evbmips/mipssim/
machdep.c 287 printf("Memory size: 0x%" PRIxPSIZE " (%" PRIdPSIZE " MB)\n",
  /src/sys/arch/hpcmips/hpcmips/
machdep.c 483 "%#08"PRIxPADDR" %"PRIdPSIZE"KB(%#"PRIxPSIZE")\n", i,

Completed in 29 milliseconds