3 // In this test, the size of the insignificant nodes is greater than the
4 // size of two of the significant nodes. This is quite common in big
5 // programs, but not so common in small tests, so we test for it here.
8 malloc(16000); // all sizes are divisible by 16 -- no slop