Searched refs:PRId32 (Results 1 – 3 of 3) sorted by relevance
102 #define PRId32 "d" macro103 #define PRIdFAST16 PRId32104 #define PRIdLEAST32 PRId32105 #define PRIdFAST32 PRId32
485 (void) fprintf(fout, "\tlogical block\t%" PRId32 in dumplog()486 "\tphysical block\t%" PRId32 in dumplog()487 "\tblocks\t%" PRId32 "\n", in dumplog()507 (void) fprintf(fout, "bol\t\t%" PRId32 "\t\teol\t\t%" PRId32 "\n", in dumplog()516 "head\t\t%" PRId32 "\t\thead ident\t%#" PRIx32 "\n", in dumplog()519 "tail\t\t%" PRId32 "\t\ttail ident\t%#" PRIx32 "\n", in dumplog()
230 (void) printf(" %" PRId32 " ", *(int32_t *)vbuf); in print_propval()