Searched refs:memory_enter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | memoryobject.c | 1102 memory_enter(PyObject *self, PyObject *args) in memory_enter() function 3167 {"__enter__", memory_enter, METH_NOARGS, NULL}, |
Completed in 5 milliseconds