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

/ast/src/cmd/vczip/tests/
H A Dterror.h110 #define TSTEXIT(v) { tstcleanup(); exit(v); }
113 static void tstcleanup() function
194 tstcleanup();
219 tstcleanup();
259 atexit(tstcleanup);

Completed in 9 milliseconds