Searched defs:Realloc (Results 1 – 6 of 6) sorted by relevance
56 static void *Realloc(void *ptr, uptr new_size) { in Realloc() function
593 NOINLINE void Realloc(uptr new_capacity) { Realloc() function
52 Realloc = 1 << 1, // Allocator function resizes the `allocptr` argument enumerator
194 TEST_F(SmallStringTest, Realloc) { in TEST_F() argument
299 TEST_F(ScudoWrappersCDeathTest, Realloc) { in TEST_F() argument
349 TEST(MemorySanitizer, Realloc) { in TEST() argument