Searched refs:OP_SYS_LAST_ (Results 1 – 4 of 4) sorted by relevance
68 extern const char *const OpSysSymbolic[OP_SYS_LAST_];
69 const char *const OpSysSymbolic[OP_SYS_LAST_] = {
1755 const int L = (MsgId == ID_SYSMSG) ? OP_SYS_LAST_ : OP_GS_LAST_; in getMsgOpId()1772 return OP_SYS_FIRST_ <= OpId && OpId < OP_SYS_LAST_; in isValidMsgOp()
373 OP_SYS_LAST_, enumerator