Searched defs:PyMapping_Length (Results 1 – 4 of 4) sorted by relevance
794 #define PyMapping_Length PyMapping_Size macro
1280 #define PyMapping_Length PyMapping_Size macro
2456 PyMapping_Length(PyObject *o) function2460 #define PyMapping_Length PyMapping_Size macro
2342 PyMapping_Length(PyObject *o) in PyMapping_Length() function2346 #define PyMapping_Length PyMapping_Size macro