Home | History | Annotate | Download | only in coregrind

Lines Matching full:realloc

167 /* Calls realloc (size). Exits if memory can't be allocated. */
171 void * mem = realloc(ptr, size);