Searched refs:ReadOpCode (Results 1 – 1 of 1) sorted by relevance
468 if (!ReadOpCode(&op_code)) in ParseNextSentence()653 bool ReadOpCode(uint8* out) { return ReadUint8(out); } in ReadOpCode() function in __anonf2dd75130111::Parser