Home
last modified time | relevance | path

Searched refs:spamn2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Doperator.c51 #define spamn2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ macro
127 spamn2(indexOf , PySequence_Index) in spami()
128 spamn2(countOf , PySequence_Count) in spami()