HomeSort by: relevance | last modified time | path
    Searched defs:PRIo64 (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/sys/arch/alpha/include/
int_fmtio.h 79 #define PRIo64 "lo" /* uint64_t */
int_fmtio.h 79 #define PRIo64 "lo" /* uint64_t */
  /src/sys/arch/amd64/include/
int_fmtio.h 82 #define PRIo64 "lo" /* uint64_t */
int_fmtio.h 82 #define PRIo64 "lo" /* uint64_t */
  /src/sys/arch/arm/include/
int_fmtio.h 105 #define PRIo64 "llo" /* uint64_t */
107 #define PRIo64 "lo" /* uint64_t */
int_fmtio.h 105 #define PRIo64 "llo" /* uint64_t */
107 #define PRIo64 "lo" /* uint64_t */
  /src/sys/arch/hppa/include/
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/i386/include/
int_fmtio.h 80 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 80 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/ia64/include/
int_fmtio.h 79 #define PRIo64 "lo" /* uint64_t */
int_fmtio.h 79 #define PRIo64 "lo" /* uint64_t */
  /src/sys/arch/m68k/include/
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/mips/include/
int_fmtio.h 117 #define PRIo64 "lo" /* uint64_t */
119 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 117 #define PRIo64 "lo" /* uint64_t */
119 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/or1k/include/
int_fmtio.h 78 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 78 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/powerpc/include/
int_fmtio.h 108 #define PRIo64 "lo" /* uint64_t */
110 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 108 #define PRIo64 "lo" /* uint64_t */
110 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/riscv/include/
int_fmtio.h 109 #define PRIo64 "lo" /* uint64_t */
111 #define PRIo64 "llo" /* uint64_t */
int_fmtio.h 109 #define PRIo64 "lo" /* uint64_t */
111 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/sh3/include/
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/sparc/include/
int_fmtio.h 118 #define PRIo64 "lo" /* uint64_t */
120 #define PRIo64 "llo" /* uint64_t */
  /src/sys/arch/vax/include/
int_fmtio.h 79 #define PRIo64 "llo" /* uint64_t */

Completed in 52 milliseconds

1 2