Searched refs:othercmds (Results 1 – 2 of 2) sorted by relevance
551 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() argument556 if (*cmd & (~othercmds)) in add_command()558 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()
460 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() argument465 if (*cmd & (~othercmds)) in add_command()467 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()