Searched defs:comp_op (Results 1 – 1 of 1) sorted by relevance
2402 void comp_op(unsigned op) { m_comp_op = op; } in comp_op() function2403 unsigned comp_op() const { return m_comp_op; } in comp_op() function