Searched refs:PRId32 (Results 1 – 6 of 6) sorted by relevance
167 #if !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32)177 #ifndef PRId32179 #define PRId32 "d" macro181 #define PRId32 "ld" macro
1975 "Invalid parameter set in PPMd8 stream (order=%" PRId32 ", " in zipx_ppmd8_init()1976 "restore=%" PRId32 ")", order, restore_method); in zipx_ppmd8_init()1983 "Unable to allocate memory for PPMd8 stream: %" PRId32 " bytes", in zipx_ppmd8_init()
27 #define PRIpid_t PRId32
51 #define PRId32 "d" /* int32_t */ macro
627 #if !defined PRId32 || 0628 # undef PRId32630 # define PRId32 "d" macro