Searched defs:PyCell_GET (Results 1 – 2 of 2) sorted by relevance
22 #define PyCell_GET(op) (((PyCellObject *)(op))->ob_ref) macro