Searched refs:othercmds (Results 1 – 2 of 2) sorted by relevance
348 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() argument353 if (*cmd & (~othercmds)) in add_command()355 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()
342 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() argument347 if (*cmd & (~othercmds)) in add_command()349 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()