Searched refs:LLI_ExecutionResult (Results 1 – 3 of 3) sorted by relevance
72 LLI_ExecutionResult, // Data = uint32_t Result enumerator
106 if (!Receive(LLI_ExecutionResult, RetVal)) { in executeCode()
222 uint32_t MsgType = (uint32_t)LLI_ExecutionResult; in sendExecutionComplete()