Searched refs:OP_EQ (Results 1 – 2 of 2) sorted by relevance
124 #define OP_EQ (T_CMP|0) macro152 "=", OP_EQ,153 "==", OP_EQ,
153 OP_EQ, enumerator631 case OP_EQ: in want_packet()1004 emitop(OP_EQ); in compare_value()1012 emitop(OP_EQ); in compare_addr_v4()1025 emitop(OP_EQ); in compare_addr_v6()1043 emitop(OP_EQ); in compare_value_mask()1055 emitop(OP_EQ); in compare_value_zone()1414 emitop(OP_EQ); in generate_check()2630 "==", OP_EQ,2631 "=", OP_EQ,