Searched refs:newSubGraph (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dgr_iface.cpp36 SubGraph **newSubGraph= new SubGraph * [numSubGraph+BLKSIZE]; local
39 newSubGraph[ii]= subGraph[ii];
44 subGraph= newSubGraph;

Completed in 38 milliseconds