Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_grph.cpp93 case SCOPE_RULE: in BeginScope()
124 if (lastScope == SCOPE_RULE) { in ConnectLastScope()
152 case SCOPE_RULE: in ConnectLastScope()
176 case SCOPE_RULE: in CloseScope()
249 case SCOPE_RULE: in AddItem()
274 case SCOPE_RULE: in AddTag()
Dgr_iface.cpp88 subg->BeginScope (SCOPE_RULE, 0, 0); in BeginRule()
Dsub_grph.h33 #define SCOPE_RULE -2 macro