Searched refs:tuMalloc (Results 1 – 2 of 2) sorted by relevance
257 A tuMalloc; variable258 auto b = tuMalloc.allocate(500);260 auto c = tuMalloc.allocate(113);262 assert(tuMalloc.expand(c, 14));263 tuMalloc.deallocate(b);264 tuMalloc.deallocate(c);
270 A tuMalloc; variable271 auto b = tuMalloc.allocate(500);273 auto c = tuMalloc.allocate(113);275 assert(tuMalloc.expand(c, 14));276 tuMalloc.deallocate(b);277 tuMalloc.deallocate(c);