Searched refs:newOrphans (Results 1 – 1 of 1) sorted by relevance
126 GCVtx** newOrphans = (GCVtx**)cvAlloc( newNOrphans*sizeof(orphans[0]) ); in icvGCResizeOrphansBuf() local128 newOrphans[i] = orphans[i]; in icvGCResizeOrphansBuf()130 orphans = newOrphans; in icvGCResizeOrphansBuf()