Home | History | Annotate | Download | only in interp

Lines Matching full:realloc

249             newVec = (Breakpoint*)realloc(pSet->breakpoints, newSize * sizeof(Breakpoint));