Searched defs:CopyFastArcs (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dsub_base.cpp46 CopyFastArcs (baseG, 0, baseG->numArc, 0, -1, -1, -1, -1);
122 void SubGraph::CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId) function in class:SubGraph

Completed in 108 milliseconds