Home
last modified time | relevance | path

Searched defs:spami (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Doperator.c40 #define spami(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ macro
87 spami(isCallable , op_isCallable) in spami() function