Home
last modified time | relevance | path

Searched refs:PySequence_In (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dabstract.h747 #undef PySequence_In macro
752 PyAPI_FUNC(int) PySequence_In(PyObject *o, PyObject *value);
755 #define PySequence_In PySequence_Contains macro
/third_party/python/PC/
H A Dpython3dll.c511 EXPORT_FUNC(PySequence_In)
/third_party/python/Objects/
H A Dabstract.c2287 #undef PySequence_In macro
2289 PySequence_In(PyObject *w, PyObject *v) in PySequence_In() function

Completed in 6 milliseconds