sortints          126 user/testbin/psort/psort.c 	sortints(v, frontpos);
sortints          127 user/testbin/psort/psort.c 	sortints(&v[endpos], num-endpos);
sortints          689 user/testbin/psort/psort.c 		sortints(workspace, binsize/sizeof(int));