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

/ast/src/cmd/vczip/tests/
H A Dterror.h62 extern void tsterror _ARG_((char*, ...));
72 #define terror (Tstline=__LINE__),tsterror
74 #define terror (Tstline=-1),tsterror
167 void tsterror(char* form, ...) function
169 void tsterror(va_alist)

Completed in 9 milliseconds