Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Doperator.c57 #define spami2b(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ macro
125 spami2b(op_contains , PySequence_Contains) in spami()
126 spami2b(sequenceIncludes, op_sequenceIncludes) in spami()