Home
last modified time | relevance | path

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

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