Lines Matching refs:DPRINTF

71 #define DPRINTF(a) printf a, fflush(stdout)  macro
73 #define DPRINTF(a)
330 DPRINTF(("%d: offset begin %p < end %p || %" SIZE_T_FORMAT "u" in cdf_check_stream_offset()
377 DPRINTF(("Bad magic %#" INT64_T_FORMAT "x != %#" in cdf_read_header()
384 DPRINTF(("Bad sector size %hu\n", h->h_sec_size_p2)); in cdf_read_header()
388 DPRINTF(("Bad short sector size %hu\n", in cdf_read_header()
427 DPRINTF(("Out of bounds read %" SIZE_T_FORMAT "u > %" in cdf_read_short_sector()
459 DPRINTF(("Number of sectors in master SAT too big %u %" in cdf_read_sat()
466 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
477 DPRINTF(("Reading sector %d", h->h_master_sat[i])); in cdf_read_sat()
490 DPRINTF(("Reading master sector loop limit")); in cdf_read_sat()
495 DPRINTF(("Reading master sector %d", mid)); in cdf_read_sat()
503 DPRINTF(("Out of bounds reading MSA %" in cdf_read_sat()
510 DPRINTF(("Reading sector %d", in cdf_read_sat()
537 DPRINTF(("Chain:")); in cdf_count_chain()
540 DPRINTF((" empty\n")); in cdf_count_chain()
545 DPRINTF((" %d", sid)); in cdf_count_chain()
547 DPRINTF(("Counting chain loop limit")); in cdf_count_chain()
551 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain()
557 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain()
561 DPRINTF(("\n")); in cdf_count_chain()
591 DPRINTF(("Read long sector chain loop limit")); in cdf_read_long_sector_chain()
595 DPRINTF(("Out of bounds reading long sector chain " in cdf_read_long_sector_chain()
606 DPRINTF(("Reading long sector chain %d", sid)); in cdf_read_long_sector_chain()
637 DPRINTF(("Read short sector chain loop limit")); in cdf_read_short_sector_chain()
641 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_short_sector_chain()
648 DPRINTF(("Reading short sector chain %d", sid)); in cdf_read_short_sector_chain()
700 DPRINTF(("Read dir loop limit")); in cdf_read_dir()
705 DPRINTF(("Reading directory sector %d", sid)); in cdf_read_dir()
746 DPRINTF(("Read short sat sector loop limit")); in cdf_read_ssat()
750 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_ssat()
757 DPRINTF(("Reading short sat sector %d", sid)); in cdf_read_ssat()
785 DPRINTF(("Cannot find root storage dir\n")); in cdf_read_short_stream()
793 DPRINTF(("No first secror in dir\n")); in cdf_read_short_stream()
863 DPRINTF(("Cannot find type %d `%s'\n", type, name)); in cdf_find_stream()
885 DPRINTF(("Past end %p < %p\n", e, p)); in cdf_get_property_info_pos()
895 DPRINTF(("Offset too small %zu\n", ofs)); in cdf_get_property_info_pos()
901 DPRINTF(("Offset too big %zu %td\n", ofs, e - p)); in cdf_get_property_info_pos()
915 DPRINTF(("exceeded property limit %" SIZE_T_FORMAT "u > %" in cdf_grow_info()
990 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
1010 DPRINTF(("short info (no type)_\n")); in cdf_read_property_info()
1014 DPRINTF(("%" SIZE_T_FORMAT "u) id=%#x type=%#x offs=%#tx,%#x\n", in cdf_read_property_info()
1018 DPRINTF(("missing CDF_VECTOR length\n")); in cdf_read_property_info()
1023 DPRINTF(("CDF_VECTOR with nelements == %" in cdf_read_property_info()
1083 DPRINTF(("o=%" SIZE_T_FORMAT "u l=%d(%" in cdf_read_property_info()
1104 DPRINTF(("Don't know how to deal with %#x\n", in cdf_read_property_info()
1516 DPRINTF(("Don't know how to deal with %#x\n", in cdf_dump_property_info()