Home
last modified time | relevance | path

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

/third_party/python/Include/
Dabstract.h794 #define PyMapping_Length PyMapping_Size macro
/third_party/python/Objects/
Dabstract.c2342 PyMapping_Length(PyObject *o) in PyMapping_Length() function
2346 #define PyMapping_Length PyMapping_Size macro