Lines Matching refs:EDEBUG

64 #define	EDEBUG(a)	if (debug) error a  macro
66 #define EDEBUG(a) macro
223 EDEBUG(("amount: %zd newpos: %lld index: %d\n",
228 EDEBUG(("seek to: %lld\n",
243 EDEBUG(("write %zd at: %lld\n", amount, (Llong)fh->fh_newpos));
249 EDEBUG(("off: %lld numb: %lld cnt: %zd off+numb: %lld newpos: %lld index: %d\n",
263 EDEBUG(("new index: %d\n", fh->fh_spindex));
265 EDEBUG(("return (%zd)\n", cnt));
280 EDEBUG(("amount: %zd newpos: %lld index: %d\n",
297 EDEBUG(("seek to: %lld\n",
320 EDEBUG(("read %zd at: %lld\n", amount, (Llong)fh->fh_newpos));
332 EDEBUG(("off: %lld numb: %lld cnt: %zd off+numb: %lld newpos: %lld index: %d\n",
346 EDEBUG(("new index: %d\n", fh->fh_spindex));
348 EDEBUG(("return (%zd) diffs: %d\n", cnt, fh->fh_diffs));
362 EDEBUG(("amount: %zd newpos: %lld index: %d\n",
369 EDEBUG(("seek to: %lld\n",
400 EDEBUG(("read %zd at: %lld\n", amount, (Llong)fh->fh_newpos));
412 EDEBUG(("off: %lld numb: %lld cnt: %zd off+numb: %lld newpos: %lld index: %d\n",
426 EDEBUG(("new index: %d\n", fh->fh_spindex));
428 EDEBUG(("return (%zd)\n", cnt));
467 EDEBUG(("rsize: %lld\n", (Llong)info->f_rsize));
532 EDEBUG(("isextended: %d\n", extended));
544 EDEBUG(("rsize: %lld\n", (Llong)info->f_rsize));
548 EDEBUG(("ind: %d\n", ind));
565 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
578 EDEBUG(("nsparse: %d\n", ind));
581 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", 0,
599 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
603 EDEBUG(("rsize: %lld\n", (Llong)info->f_rsize));
639 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
707 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
908 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
932 EDEBUG(("data: %d\n", data));
938 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
950 EDEBUG(("i: %d offset: %lld numbytes: %lld\n", i,
1206 EDEBUG(("rsize: %lld\n", (Llong)rsize));
1233 EDEBUG(("1nsparse: %d rsize: %lld\n", nsparse, (Llong)info->f_rsize));
1241 EDEBUG(("2nsparse: %d rsize: %lld added: %d\n", nsparse, (Llong)info->f_rsize,
1244 EDEBUG(("addr sp: %zd\n", (size_t)&((TCB *)0)->xstar_in_dbuf.t_sp));
1245 EDEBUG(("addr rs: %zd\n", (size_t)&((TCB *)0)->xstar_in_dbuf.t_realsize));
1246 EDEBUG(("flags: 0x%lX\n", info->f_flags));