Lines Matching refs:DPRINTF

73 #define DPRINTF(a) printf a, fflush(stdout)  macro
75 #define DPRINTF(a)
322 DPRINTF(("%d: offset begin %p < end %p || %" SIZE_T_FORMAT "u" in cdf_check_stream_offset()
369 DPRINTF(("Bad magic %#" INT64_T_FORMAT "x != %#" in cdf_read_header()
376 DPRINTF(("Bad sector size %hu\n", h->h_sec_size_p2)); in cdf_read_header()
380 DPRINTF(("Bad short sector size %hu\n", in cdf_read_header()
419 DPRINTF(("Out of bounds read %" SIZE_T_FORMAT "u > %" in cdf_read_short_sector()
451 DPRINTF(("Number of sectors in master SAT too big %u %" in cdf_read_sat()
458 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
469 DPRINTF(("Reading sector %d", h->h_master_sat[i])); in cdf_read_sat()
482 DPRINTF(("Reading master sector loop limit")); in cdf_read_sat()
487 DPRINTF(("Reading master sector %d", mid)); in cdf_read_sat()
495 DPRINTF(("Out of bounds reading MSA %" in cdf_read_sat()
502 DPRINTF(("Reading sector %d", in cdf_read_sat()
529 DPRINTF(("Chain:")); in cdf_count_chain()
532 DPRINTF((" empty\n")); in cdf_count_chain()
537 DPRINTF((" %d", sid)); in cdf_count_chain()
539 DPRINTF(("Counting chain loop limit")); in cdf_count_chain()
543 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain()
549 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain()
553 DPRINTF(("\n")); in cdf_count_chain()
583 DPRINTF(("Read long sector chain loop limit")); in cdf_read_long_sector_chain()
587 DPRINTF(("Out of bounds reading long sector chain " in cdf_read_long_sector_chain()
598 DPRINTF(("Reading long sector chain %d", sid)); in cdf_read_long_sector_chain()
629 DPRINTF(("Read short sector chain loop limit")); in cdf_read_short_sector_chain()
633 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_short_sector_chain()
640 DPRINTF(("Reading short sector chain %d", sid)); in cdf_read_short_sector_chain()
692 DPRINTF(("Read dir loop limit")); in cdf_read_dir()
697 DPRINTF(("Reading directory sector %d", sid)); in cdf_read_dir()
738 DPRINTF(("Read short sat sector loop limit")); in cdf_read_ssat()
742 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_ssat()
749 DPRINTF(("Reading short sat sector %d", sid)); in cdf_read_ssat()
777 DPRINTF(("Cannot find root storage dir\n")); in cdf_read_short_stream()
785 DPRINTF(("No first secror in dir\n")); in cdf_read_short_stream()
855 DPRINTF(("Cannot find type %d `%s'\n", type, name)); in cdf_find_stream()
878 DPRINTF(("Past end %p < %p\n", e, p)); in cdf_get_property_info_pos()
889 DPRINTF(("Wrapped around %p < %p\n", q, p)); in cdf_get_property_info_pos()
894 DPRINTF(("Ran off the end %p >= %p\n", q, e)); in cdf_get_property_info_pos()
907 DPRINTF(("exceeded property limit %" SIZE_T_FORMAT "u > %" in cdf_grow_info()
982 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
1002 DPRINTF(("short info (no type)_\n")); in cdf_read_property_info()
1006 DPRINTF(("%" SIZE_T_FORMAT "u) id=%#x type=%#x offs=%#tx,%#x\n", in cdf_read_property_info()
1010 DPRINTF(("missing CDF_VECTOR length\n")); in cdf_read_property_info()
1015 DPRINTF(("CDF_VECTOR with nelements == %" in cdf_read_property_info()
1075 DPRINTF(("o=%" SIZE_T_FORMAT "u l=%d(%" in cdf_read_property_info()
1095 DPRINTF(("Don't know how to deal with %#x\n", in cdf_read_property_info()
1507 DPRINTF(("Don't know how to deal with %#x\n", in cdf_dump_property_info()