Searched refs:Commands_e (Results 1 – 2 of 2) sorted by relevance
238 enum Commands_e { enum261 Command( Commands_e cmd, char *arg = NULL)267 Commands_e cmd;
3036 static_cast<Interpreter::Commands_e>(*p1))); in Interpreter()3039 static_cast<Interpreter::Commands_e>(*p1), (p1 + 1))); in Interpreter()3089 static_cast<Interpreter::Commands_e>(getchar())); in getCommand()