Searched refs:__mremap (Results 1 – 2 of 2) sorted by relevance
/malloc/ | ||
A D | malloc-check.c | 19 #define __mremap mremap macro |
A D | malloc.c | 3097 cp = (char *) __mremap ((char *) block, total_size, new_size, in mremap_chunk() |
Completed in 14 milliseconds