Searched refs:command_count (Results 1 – 3 of 3) sorted by relevance
72 static const int command_count = 588; variable
101 let output += [ 'static const int command_count = ' . (len(cmds) + skipped_cmds) . ';' ]
3703 if (command_count != (int)CMD_SIZE) in find_ex_command()