Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_grph.cpp120 int begLabel, endLabel, begOutLabel, endOutLabel; in ConnectLastScope() local
125 begLabel= BEGINRULE_LABEL; in ConnectLastScope()
131 begLabel= BEGINSCOPE_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()