Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dgr_iface.cpp57 char rulLabel[128]; in addSubGraph() local
60 sbGraph->getName (rulLabel, 128); in addSubGraph()
61 printf ("Adding rule %s with %d\n", rulLabel, ruleId); in addSubGraph()