Searched refs:RawInternalRealloc (Results 1 – 1 of 1) sorted by relevance
50 static void *RawInternalRealloc(void *ptr, uptr size, in RawInternalRealloc() function99 static void *RawInternalRealloc(void *ptr, uptr size,140 void *p = RawInternalRealloc(addr, size, cache); in InternalRealloc()