Searched refs:PyMapping_Length (Results 1 – 15 of 15) sorted by relevance
1278 #undef PyMapping_Length1279 PyAPI_FUNC(Py_ssize_t) PyMapping_Length(PyObject *o);1280 #define PyMapping_Length PyMapping_Size macro
1260 #undef PyMapping_Length1261 PyAPI_FUNC(Py_ssize_t) PyMapping_Length(PyObject *o);1262 #define PyMapping_Length PyMapping_Size macro
16 Py_ssize_t PyMapping_Length(PyObject *o)
1169 This function is used by :c:func:`PyMapping_Length` and
1260 This function is used by :c:func:`PyMapping_Length` and
249 PyMapping_Length
341 envsize = PyMapping_Length(environment); in getenvironment()
346 PyMapping_Length=python36.PyMapping_Length
2457 #undef PyMapping_Length2459 PyMapping_Length(PyObject *o) function2463 #define PyMapping_Length PyMapping_Size macro
2042 #undef PyMapping_Length2044 PyMapping_Length(PyObject *o) in PyMapping_Length() function2048 #define PyMapping_Length PyMapping_Size macro
170 "PyMapping_Length"
725 envsize = PyMapping_Length(environment); in getenvironment()
713 PyMapping_Length:int:::714 PyMapping_Length:PyObject*:o:0:
731 PyMapping_Length:int:::732 PyMapping_Length:PyObject*:o:0: