Searched defs:tail_contains (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dtypeobject.c1401 tail_contains(PyObject *list, int whence, PyObject *o) { function
1542 if (tail_contains(j_lst, remain[j], candidate)) {

Completed in 101 milliseconds