Searched defs:PyObject_GC_Track (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Misc/ | ||
| D | pymemcompat.h | 81 #define PyObject_GC_Track(op) macro |
| /external/python/cpython2/Modules/ | ||
| D | gcmodule.c | 1463 PyObject_GC_Track(void *op) in PyObject_GC_Track() function |