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

  /src/sys/arch/mips/include/
int_fmtio.h 140 #define PRIoPTR "lo" /* intptr_t */
142 #define PRIoPTR "o" /* intptr_t */
  /src/sys/arch/powerpc/include/
int_fmtio.h 126 #define PRIoPTR "lo" /* uintptr_t */
130 #define PRIoPTR "o" /* uintptr_t */
  /src/sys/arch/alpha/include/
int_fmtio.h 89 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/amd64/include/
int_fmtio.h 92 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/hppa/include/
int_fmtio.h 89 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/i386/include/
int_fmtio.h 90 #define PRIoPTR "o" /* uintptr_t */
  /src/sys/arch/ia64/include/
int_fmtio.h 89 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/m68k/include/
int_fmtio.h 89 #define PRIoPTR "o" /* uintptr_t */
  /src/sys/arch/or1k/include/
int_fmtio.h 88 #define PRIoPTR "o" /* uintptr_t */
  /src/sys/arch/sh3/include/
int_fmtio.h 89 #define PRIoPTR "o" /* uintptr_t */
  /src/sys/arch/vax/include/
int_fmtio.h 89 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/arm/include/
int_fmtio.h 127 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/riscv/include/
int_fmtio.h 133 #define PRIoPTR "lo" /* uintptr_t */
  /src/sys/arch/sparc/include/
int_fmtio.h 143 #define PRIoPTR "lo" /* uintptr_t */
  /src/lib/libintl/
sysdep.c 110 T_(PRIoPTR),
  /src/sys/sys/
common_int_fmtio.h 89 #define PRIoPTR __UINTPTR_FMTo__
  /src/tests/include/
t_inttypes.c 117 PRINT(PRIoPTR, uip);

Completed in 20 milliseconds