Searched refs:OP_INVALID_UM (Results 1 – 3 of 3) sorted by relevance
86 OP_INVALID_UM = 2, /**< unit mask is invalid */ enumerator
928 ret |= OP_INVALID_UM; in op_check_events()937 ret |= OP_INVALID_UM; in op_check_events()
172 if (ret & OP_INVALID_UM) { in check_event()