Searched defs:spam1 (Results 1 – 1 of 1) sorted by relevance
13 #define spam1(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ macro231 #define spam1(OP,DOC) {#OP, OP, METH_VARARGS, PyDoc_STR(DOC)}, macro