Searched refs:topblocks (Results 1 – 1 of 1) sorted by relevance
47 struct Chunk** topblocks; variable102 topblocks[freetop] = new; in call_stack()105 release (&topblocks[freetop]); in call_stack()206 topblocks = malloc(sizeof(struct Chunk*) * stacks * malloc_fan); in main()