Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dabstract.h1180 #define PySequence_Fast_ITEMS(sf) \ macro
/external/python/cpython3/Include/
Dabstract.h929 #define PySequence_Fast_ITEMS(sf) \ macro