Searched defs:alloc_size (Results 1 – 2 of 2) sorted by relevance
52 void GetOccupiedAndFreeSizeTestImplementation(size_t arena_size, size_t alloc_size) in GetOccupiedAndFreeSizeTestImplementation()64 void ResizeAndResetTestImplementation(size_t arena_size, size_t alloc_size) in ResizeAndResetTestImplementation()
158 size_t alloc_size = sizeof(Elf) + extra; in ElfAllocate() local