Home
last modified time | relevance | path

Searched defs:PyMapping_Length (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dabstract.h805 #define PyMapping_Length PyMapping_Size macro
/external/python/cpython3/Objects/
Dabstract.c2334 PyMapping_Length(PyObject *o) in PyMapping_Length() function
2338 #define PyMapping_Length PyMapping_Size macro