Lines Matching refs:DPRINTF

71 #define DPRINTF(a) printf a, fflush(stdout)  macro
73 #define DPRINTF(a)
290 DPRINTF(("%d: offset begin %p < end %p || %" SIZE_T_FORMAT "u" in cdf_check_stream_offset()
336 DPRINTF(("Bad magic 0x%" INT64_T_FORMAT "x != 0x%" in cdf_read_header()
343 DPRINTF(("Bad sector size 0x%u\n", h->h_sec_size_p2)); in cdf_read_header()
347 DPRINTF(("Bad short sector size 0x%u\n", in cdf_read_header()
376 DPRINTF(("Out of bounds read %" SIZE_T_FORMAT "u > %" in cdf_read_short_sector()
405 DPRINTF(("Number of sectors in master SAT too big %u %" in cdf_read_sat()
412 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
423 DPRINTF(("Reading sector %d", h->h_master_sat[i])); in cdf_read_sat()
436 DPRINTF(("Reading master sector loop limit")); in cdf_read_sat()
441 DPRINTF(("Reading master sector %d", mid)); in cdf_read_sat()
449 DPRINTF(("Out of bounds reading MSA %" SIZE_T_FORMAT in cdf_read_sat()
456 DPRINTF(("Reading sector %d", in cdf_read_sat()
481 DPRINTF(("Chain:")); in cdf_count_chain()
484 DPRINTF((" empty\n")); in cdf_count_chain()
489 DPRINTF((" %d", sid)); in cdf_count_chain()
491 DPRINTF(("Counting chain loop limit")); in cdf_count_chain()
496 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain()
503 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain()
507 DPRINTF(("\n")); in cdf_count_chain()
529 DPRINTF(("Read long sector chain loop limit")); in cdf_read_long_sector_chain()
534 DPRINTF(("Out of bounds reading long sector chain " in cdf_read_long_sector_chain()
546 DPRINTF(("Reading long sector chain %d", sid)); in cdf_read_long_sector_chain()
575 DPRINTF(("Read short sector chain loop limit")); in cdf_read_short_sector_chain()
580 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_short_sector_chain()
588 DPRINTF(("Reading short sector chain %d", sid)); in cdf_read_short_sector_chain()
640 DPRINTF(("Read dir loop limit")); in cdf_read_dir()
645 DPRINTF(("Reading directory sector %d", sid)); in cdf_read_dir()
684 DPRINTF(("Read short sat sector loop limit")); in cdf_read_ssat()
689 DPRINTF(("Out of bounds reading short sector chain " in cdf_read_ssat()
697 DPRINTF(("Reading short sat sector %d", sid)); in cdf_read_ssat()
787 DPRINTF(("Cannot find type %d `%s'\n", type, name)); in cdf_find_stream()
826 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
862 DPRINTF(("Wrapped around %p < %p\n", q, p)); in cdf_read_property_info()
866 DPRINTF(("Ran of the end %p > %p\n", q, e)); in cdf_read_property_info()
871 DPRINTF(("%" SIZE_T_FORMAT "u) id=%x type=%x offs=0x%tx,0x%x\n", in cdf_read_property_info()
876 DPRINTF(("CDF_VECTOR with nelements == %" in cdf_read_property_info()
959 DPRINTF(("l = %d, r = %" SIZE_T_FORMAT in cdf_read_property_info()
984 DPRINTF(("Don't know how to deal with %x\n", in cdf_read_property_info()
1382 DPRINTF(("Don't know how to deal with %x\n", in cdf_dump_property_info()