PRId32
(void) printf("%3" PRId32 ",%3" PRId32 " ",
(void) fprintf(fout, "\tlogical block\t%" PRId32
"\tphysical block\t%" PRId32
"\tblocks\t%" PRId32 "\n",
(void) fprintf(fout, "bol\t\t%" PRId32 "\t\teol\t\t%" PRId32 "\n",
"head\t\t%" PRId32 "\t\thead ident\t%#" PRIx32 "\n",
"tail\t\t%" PRId32 "\t\ttail ident\t%#" PRIx32 "\n",
(void) printf(" %" PRId32 " ", *(int32_t *)vbuf);
(void) snprintf(buf, buflen, "%" PRId32, ui->ui_native_os);
(void) sprintf(strval, "%" PRId32, intval);
(void) sprintf(strval, "%" PRId32, intval);
"property: only values between %" PRId32 " "
"and %" PRId32 " are allowed.\n"),
"between %" PRId32 " and %" PRId32 " "
warnx("TEST FAILED: %s: expected gran %" PRId32 ", but found "
"%" PRId32, st->st_path, st->st_gran, scalar.sis_gran);
#define PRIdFAST16 PRId32
#define PRIdLEAST32 PRId32
#define PRIdFAST32 PRId32