Searched refs:CMDS_NUM (Results 1 – 2 of 2) sorted by relevance
31 struct command dm_command_list[CMDS_NUM] = {CMD_OBJS};50 for (int i = 0; (i < CMDS_NUM) && (name != NULL); i++) { in find_command()
15 #define CMDS_NUM 3U macro
Completed in 6 milliseconds