Searched refs:PySequence_Length (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dabstract.h1063 #undef PySequence_Length macro
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dabstract.h1063 #undef PySequence_Length macro
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dabstract.h1063 #undef PySequence_Length macro
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dabstract.h1063 #undef PySequence_Length macro
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size macro
/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpyhead.swg135 # define PySequence_Size PySequence_Length
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
H A Dqpol_wrap.c857 # define PySequence_Size PySequence_Length

Completed in 125 milliseconds