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

/external/srec/tools/grxmlcompile/
H A Dsub_grph.cpp120 int begLabel, endLabel, begOutLabel, endOutLabel; local
127 endLabel= ENDRULE_LABEL;
133 endLabel= ENDSCOPE_LABEL;
146 (void) CreateArc (endLabel, endOutLabel, endScopeId, lastId);
150 (void) CreateArc (endLabel, endOutLabel, endScopeId, endId);
155 (void) CreateArc (endLabel, ruleId, endScopeId, lastId);
160 (void) CreateArc (endLabel, endOutLabel, endScopeId, lastId);

Completed in 61 milliseconds