Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_grph.cpp120 int begLabel, endLabel, begOutLabel, endOutLabel; in ConnectLastScope() local
126 begOutLabel= BEGINRULE_LABEL; in ConnectLastScope()
132 begOutLabel= BEGINRULE_LABEL; in ConnectLastScope()
144 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId); in ConnectLastScope()
149 (void) CreateArc (begLabel, begOutLabel, startId, beginScopeId); in ConnectLastScope()
153 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId); in ConnectLastScope()
158 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId); in ConnectLastScope()