Searched refs:OP_NUM (Results 1 – 1 of 1) sorted by relevance
2066 #define OP_NUM(x) (x & 0xff) macro2132 if (OP_NUM(r->range.low)) in avrule_operation_completetype()2180 low = OP_NUM(low); in avrule_operation_num()2181 high = OP_NUM(high); in avrule_operation_num()