Home
last modified time | relevance | path

Searched refs:PRIiPTR (Results 1 – 9 of 9) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h228 #define PRIiPTR PRIi64 macro
240 #define PRIiPTR "i" macro
/third_party/e2fsprogs/intl/
Dloadmsgcat.c418 #if !defined PRIiPTR || PRI_MACROS_BROKEN
419 # undef PRIiPTR
420 # define PRIiPTR \ macro
738 return PRIiPTR; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h149 # define PRIiPTR __PRIPTR_PREFIX "i" macro
/third_party/musl/include/
Dinttypes.h131 #define PRIiPTR __PRIPTR "i" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h131 #define PRIiPTR __PRIPTR "i" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h135 #define PRIiPTR __PRIPTR "i" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c346 #if !defined PRIiPTR
347 # define PRIiPTR \ macro
670 return PRIiPTR; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c126 S(PRIiPTR) in f()
/third_party/grpc/src/core/lib/iomgr/
Derror.cc226 gpr_log(GPR_ERROR, "Error %p is full, dropping int {\"%s\":%" PRIiPTR "}", in internal_set_int()