Home
last modified time | relevance | path

Searched defs:_PyList_ITEMS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_list.h38 #define _PyList_ITEMS(op) (_PyList_CAST(op)->ob_item) macro

Completed in 1 milliseconds