Searched defs:spami (Results 1 – 1 of 1) sorted by relevance
40 #define spami(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ macro87 spami(isCallable , op_isCallable) in spami() function