Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dabstract.h690 #define PySequence_Fast_GET_SIZE(o) \ macro
/external/python/cpython2/Include/
Dabstract.h1160 #define PySequence_Fast_GET_SIZE(o) \ macro