Searched refs:twarn (Results 1 - 17 of 17) sorted by relevance

/ast/src/cmd/tests/sfio/
H A Dterrno.c45 twarn("Wrong errno %d after sfwrite(%d), expecting %d",errno,rv,EBADF);
57 twarn("Wrong errno %d after sfseek, expecting %d", errno, lseek_errno);
63 twarn("Wrong errno %d after sfseek, expecting %d", errno, EINVAL);
75 twarn("Wrong errno %d after sfseek, expecting %d", ESPIPE);
82 twarn("Wrong errno %d after sfseek, expecting %d", EBADF);
H A Dtputgetd.c46 { twarn("Element=%d Input=%.12Lf, Expect=%.12Lf\n",i,v,f);
H A Dtalarm.c43 { twarn("System call was automatically resumed by the OS");
116 twarn("Wrong read size(%d) after an interrupt\n", n);
/ast/src/cmd/vczip/tests/
H A Dtvchuffgroup.c46 twarn("Vchuffgroup: original size=%d compressed size=%d\n",sizeof(data),k);
59 twarn("Vchuffpart: original size=%d compressed size=%d\n",sizeof(data),k);
H A Dtio.c97 twarn("vcioputu %d: output size=%d\n", N_LIST, vciosize(&io));
110 twarn("vcioputg %d: output size=%d\n", N_LIST, vciosize(&io));
123 twarn("vcioputlist %d: output size=%d\n", N_LIST, v);
H A Dtvcrdb.c118 twarn("Unexpected separators found");
137 twarn("vcrdextract(): unfilled=%d filled=%d", k, n);
243 twarn("\tSorted field: Raw size=%d Compressed size=%d", n, e);
255 twarn("\tPlain+bwt: Raw size=%d Compressed size=%d", n, e);
267 twarn("\tTransform+bwt: Raw size=%d Compressed size=%d", n, e);
279 twarn("\tTransform+Padded fields+bwt: Raw size=%d Compressed size=%d", n, e);
291 twarn("\tTransform+Padded fields+Vctable: Raw size=%d Compressed size=%d", n, e);
303 twarn("\tTransform+Padded fields+Vctable on whole table: Raw size=%d Compressed size=%d", n, e);
H A Dtvcrtable.c97 twarn("Vctable: rawsz=%d cmpsz=%d\n", dtsz1, nc);
107 twarn("Vctable: rawsz=%d cmpsz=%d\n", dtsz2, nc);
H A Dtvctable.c74 twarn("Vctable: rawsz=%d cmpsz=%d\n", sizeof(Mt), nc);
H A Dterror.h78 #define twarn (Tstline=__LINE__),tstwarn macro
80 #define twarn (Tstline=-1),tstwarn macro
116 twarn("Temp files will not be removed");
/ast/src/cmd/tests/aso/
H A Dtlock.c82 twarn("Process %3d(pid=%d): locking loop %d blocked by %d",
143 twarn("only ASO_INTRINSIC methods are tested by default");
H A Dtproc.c88 twarn("%s method initialization failed", meth->name);
H A Dtthread.c86 twarn("%s method initialization failed", meth->name);
/ast/src/cmd/tests/cdt/
H A Dtrehash.c179 twarn("\t\tProcess %d(%d): Search %s !NULL",p,pid,or->str);
291 twarn("Some deletion was not properly recorded?");
H A Dtvthread.c185 twarn("%d not found", k);
H A Dtsafehash.c291 twarn("Some deletion was not properly recorded?");
H A Dtsafetree.c293 twarn("Some deletion was not properly recorded?");
H A Dtvsharemem.c575 twarn("Skipping %s test on __sun because high mmap() memory sync frequency makes it crawl", type);

Completed in 36 milliseconds