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