Lines Matching refs:DPRINTF

69 #define DPRINTF(a) printf a, fflush(stdout)  macro
71 #define DPRINTF(a)
318 DPRINTF(("%d: offset begin %p < end %p || %" SIZE_T_FORMAT "u" in cdf_check_stream_offset()
365 DPRINTF(("Bad magic %#" INT64_T_FORMAT "x != %#" in cdf_read_header()
372 DPRINTF(("Bad sector size %hu\n", h->h_sec_size_p2)); in cdf_read_header()
376 DPRINTF(("Bad short sector size %hu\n", in cdf_read_header()
403 DPRINTF(("Out of bounds read %" SIZE_T_FORMAT "u > %" in cdf_read_short_sector()
435 DPRINTF(("Number of sectors in master SAT too big %u %" in cdf_read_sat()
442 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
453 DPRINTF(("Reading sector %d", h->h_master_sat[i])); in cdf_read_sat()
466 DPRINTF(("Reading master sector loop limit")); in cdf_read_sat()
471 DPRINTF(("Reading master sector %d", mid)); in cdf_read_sat()
479 DPRINTF(("Out of bounds reading MSA %" in cdf_read_sat()
486 DPRINTF(("Reading sector %d", in cdf_read_sat()
513 DPRINTF(("Chain:")); in cdf_count_chain()
516 DPRINTF((" empty\n")); in cdf_count_chain()
521 DPRINTF((" %d", sid)); in cdf_count_chain()
523 DPRINTF(("Counting chain loop limit")); in cdf_count_chain()
527 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain()
533 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain()
537 DPRINTF(("\n")); in cdf_count_chain()
567 DPRINTF(("Read long sector chain loop limit")); in cdf_read_long_sector_chain()
571 DPRINTF(("Out of bounds reading long sector chain " in cdf_read_long_sector_chain()
582 DPRINTF(("Reading long sector chain %d", sid)); in cdf_read_long_sector_chain()
613 DPRINTF(("Read short sector chain loop limit")); in cdf_read_short_sector_chain()
617 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_short_sector_chain()
624 DPRINTF(("Reading short sector chain %d", sid)); in cdf_read_short_sector_chain()
676 DPRINTF(("Read dir loop limit")); in cdf_read_dir()
681 DPRINTF(("Reading directory sector %d", sid)); in cdf_read_dir()
722 DPRINTF(("Read short sat sector loop limit")); in cdf_read_ssat()
726 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_ssat()
733 DPRINTF(("Reading short sat sector %d", sid)); in cdf_read_ssat()
761 DPRINTF(("Cannot find root storage dir\n")); in cdf_read_short_stream()
769 DPRINTF(("No first secror in dir\n")); in cdf_read_short_stream()
839 DPRINTF(("Cannot find type %d `%s'\n", type, name)); in cdf_find_stream()
862 DPRINTF(("Past end %p < %p\n", e, p)); in cdf_get_property_info_pos()
873 DPRINTF(("Wrapped around %p < %p\n", q, p)); in cdf_get_property_info_pos()
878 DPRINTF(("Ran off the end %p >= %p\n", q, e)); in cdf_get_property_info_pos()
891 DPRINTF(("exceeded property limit %" SIZE_T_FORMAT "u > %" in cdf_grow_info()
966 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
986 DPRINTF(("short info (no type)_\n")); in cdf_read_property_info()
990 DPRINTF(("%" SIZE_T_FORMAT "u) id=%#x type=%#x offs=%#tx,%#x\n", in cdf_read_property_info()
994 DPRINTF(("missing CDF_VECTOR length\n")); in cdf_read_property_info()
999 DPRINTF(("CDF_VECTOR with nelements == %" in cdf_read_property_info()
1059 DPRINTF(("o=%" SIZE_T_FORMAT "u l=%d(%" in cdf_read_property_info()
1079 DPRINTF(("Don't know how to deal with %#x\n", in cdf_read_property_info()
1491 DPRINTF(("Don't know how to deal with %#x\n", in cdf_dump_property_info()