Searched refs:spamrc (Results 1 – 1 of 1) sorted by relevance
63 #define spamrc(OP,A) static PyObject *OP(PyObject *s, PyObject *a) { \ macro133 spamrc(op_lt , Py_LT) in spami()134 spamrc(op_le , Py_LE) in spami()135 spamrc(op_eq , Py_EQ) in spami()136 spamrc(op_ne , Py_NE) in spami()137 spamrc(op_gt , Py_GT) in spami()138 spamrc(op_ge , Py_GE) in spami()