Searched defs:PySequence_Fast_GET_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | abstract.h | 690 #define PySequence_Fast_GET_SIZE(o) \ macro |
/external/python/cpython2/Include/ | ||
D | abstract.h | 1160 #define PySequence_Fast_GET_SIZE(o) \ macro |