Searched refs:OPERAND_DNUM (Results 1 – 3 of 3) sorted by relevance
5160 case OPERAND_DNUM: in mef_push()5221 op.operand_type = OPERAND_DNUM; in push_filter_dnum_eq()5230 op.operand_type = OPERAND_DNUM; in push_filter_dnum_eq()5239 op.operand_type = OPERAND_DNUM; in push_filter_dnum_eq()5292 op.operand_type = OPERAND_DNUM; in push_filter_byte_eq()5311 op.operand_type = OPERAND_DNUM; in push_filter_byte_eq()5374 op.operand_type = OPERAND_DNUM; in push_filter_bit_eq()
5199 #define OPERAND_DNUM 1 macro