Searched defs:tape (Results 1 – 2 of 2) sorted by relevance
8 bool tape; member37 Tape *tape = new Tape; in run() local
11 bool tape; member36 constexpr unsigned run(const State *tm, const Tape &tape, unsigned state) { in run()