Searched refs:COMMAND_LOOP_SIZE (Results 1 – 1 of 1) sorted by relevance
68 constexpr uint32_t COMMAND_LOOP_SIZE = 32; variable69 static PacketParsedCommandList g_commandLoop[COMMAND_LOOP_SIZE];239 index %= COMMAND_LOOP_SIZE; in PatchTransactionTime()850 index %= COMMAND_LOOP_SIZE; in GetCommandParcelList()