Searched refs:OP_GS_LAST_ (Results 1 – 2 of 2) sorted by relevance
800 const int L = (MsgId == ID_SYSMSG) ? OP_SYS_LAST_ : OP_GS_LAST_; in getMsgOpId()817 return (OP_GS_FIRST_ <= OpId && OpId < OP_GS_LAST_) && OpId != OP_GS_NOP; in isValidMsgOp()819 return OP_GS_FIRST_ <= OpId && OpId < OP_GS_LAST_; in isValidMsgOp()
290 OP_GS_LAST_, enumerator