Searched refs:struct_automaton_def (Results 1 – 2 of 2) sorted by relevance
22 struct_automaton_def = "automaton" variable in Dot2c103 buff.append("struct %s {" % self.struct_automaton_def)114 … buff.append("static const struct %s %s = {" % (self.struct_automaton_def, self.var_automaton_def))
132 self.struct_automaton_def = "automaton_%s" % self.name