Searched defs:spam2 (Results 1 – 1 of 1) sorted by relevance
16 #define spam2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ macro232 #define spam2(OP,ALTOP,DOC) {#OP, op_##OP, METH_VARARGS, PyDoc_STR(DOC)}, \ macro