Searched refs:Commands_e (Results 1 – 2 of 2) sorted by relevance
230 enum Commands_e { enum254 Command( Commands_e cmd_, char *arg_ = NULL)260 Commands_e cmd;
3151 static_cast<Interpreter::Commands_e>(*p1))); in Interpreter()3154 static_cast<Interpreter::Commands_e>(*p1), (p1 + 1))); in Interpreter()3204 static_cast<Interpreter::Commands_e>(getchar())); in getCommand()