Searched refs:opcodeFound (Results 1 – 1 of 1) sorted by relevance
90 int16 opcodeFound; in ClearWantedEvent() local106 if ((msg->FindInt16("opcodeExpected", eventIndex, &opcodeFound) == B_OK) in ClearWantedEvent()107 && ((uint16)opcodeFound == opcode)) { in ClearWantedEvent()140 int16 opcodeFound; in FindPetition() local158 if (msg->FindInt16("opcodeExpected", eventIndex, &opcodeFound) in FindPetition()161 if ((uint16)opcodeFound != opcode) { in FindPetition()