Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_grph.cpp54 opStack[popOp++]= lastScope; in pushScope()
74 lastScope= opStack[--popOp]; in popScope()
86 lastScope= scopeType; in BeginScope()
124 if (lastScope == SCOPE_RULE) { in ConnectLastScope()
139 switch (lastScope) { in ConnectLastScope()
174 switch (lastScope) { in CloseScope()
248 switch (lastScope) { in AddItem()
273 switch (lastScope) { in AddTag()
Dsub_grph.h115 lastScope= SCOPE_ROOT; in SubGraph()
357 int lastScope; variable
Dsub_base.cpp38 lastScope= SCOPE_ROOT; in SubGraph()