Searched refs:PRIsize (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgpdefs.h35 #define PRIsize "I" macro
37 #define PRIsize "z" macro
H A Dmisc.c272 "allocation failure for %" PRIsize "u bytes", size);
1125 (void) fprintf(fp, "[%" PRIsize "u char%s]\n", length, (length == 1) ? "" : "s");
1128 (void) fprintf(fp, "%.5" PRIsize "u | ", i);
H A Dcompress.c138 "zlib_compressed_data_reader: length %" PRIsize "d\n",
H A Dcrypto.c486 (void) fprintf(stderr, "can't allocate %" PRIsize "d bytes\n",
H A Dwriter.c1186 "writing %" PRIsize "u + %u + %" PRIsize "u\n",
H A Dcreate.c1260 (void) fprintf(stderr, "can't allocate %" PRIsize "d\n",
H A Dkeyring.c936 "MATCHED keyid \"%s\" len %" PRIsize "u\n",

Completed in 94 milliseconds