Home
last modified time | relevance | path

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

/linux-6.15/tools/verification/dot2/
H A Ddot2c.py23 var_automaton_def = "aut" variable in Dot2c
114 … buff.append("static const struct %s %s = {" % (self.struct_automaton_def, self.var_automaton_def))
H A Ddot2k.py207 self.var_automaton_def = "automaton_%s" % self.name