Searched defs:PyODict_SIZE (Results 1 – 5 of 5) sorted by relevance
23 #define PyODict_SIZE(op) PyDict_GET_SIZE((op)) macro