tn                643 user/testbin/malloctest/malloctest.c dotest(int tn)
tn                647 user/testbin/malloctest/malloctest.c 		if (tests[i].num == tn) {
tn                658 user/testbin/malloctest/malloctest.c 	int i, tn, menu=1;
tn                676 user/testbin/malloctest/malloctest.c 		tn = geti();
tn                677 user/testbin/malloctest/malloctest.c 		if (tn < 0) {
tn                681 user/testbin/malloctest/malloctest.c 		if (dotest(tn)) {