Searched refs:PRIdPTR (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/netbsd-tests/kernel/kqueue/read/ |
H A D | t_pipe.c | 71 "%" PRIdPTR "\n", n, event[0].flags, event[0].fflags, event[0].data); in ATF_TC_BODY()
|
H A D | t_fifo.c | 82 "data: %" PRIdPTR "\n", n, event[0].filter, event[0].flags, in ATF_TC_BODY()
|
H A D | t_file.c | 115 "%" PRIdPTR "\n", n, event[0].flags, event[0].fflags, in ATF_TC_BODY()
|
H A D | t_ttypty.c | 107 "data: %" PRIdPTR "\n", n, event[0].filter, event[0].flags, in h_check()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | malloc_io.h | 29 # define FMTdPTR PRIdPTR
|
/freebsd/sys/arm64/include/ |
H A D | _inttypes.h | 58 #define PRIdPTR "ld" /* intptr_t */ macro
|
/freebsd/sys/arm/include/ |
H A D | _inttypes.h | 56 #define PRIdPTR "d" /* intptr_t */ macro
|
/freebsd/sys/riscv/include/ |
H A D | _inttypes.h | 54 #define PRIdPTR "ld" /* intptr_t */ macro
|
/freebsd/sys/powerpc/include/ |
H A D | _inttypes.h | 64 #define PRIdPTR __PRIptr"d" /* intptr_t */ macro
|
/freebsd/sys/x86/include/ |
H A D | _inttypes.h | 64 #define PRIdPTR __PRIptr"d" /* intptr_t */ macro
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cinttypes | 38 PRIdPTR
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindLevel1-gcc-ext.c | 43 "_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%" PRIdPTR, in _Unwind_Resume_or_Rethrow()
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | t_inttypes.c | 87 PRINT(PRIdPTR, ip); in ATF_TC_BODY()
|