Searched refs:othercmds (Results 1 – 2 of 2) sorted by relevance
221 const int othercmds, int invert);
761 const int othercmds, int invert) in add_command() argument765 if (*cmd & (~othercmds)) in add_command()767 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()