HomeSort by relevance Sort by last modified time
    Searched refs:PyObject_SetArenaAllocator (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Include/
objimpl.h 222 PyAPI_FUNC(void) PyObject_SetArenaAllocator(PyObjectArenaAllocator *allocator);
  /external/python/cpython3/Objects/
obmalloc.c 504 PyObject_SetArenaAllocator(PyObjectArenaAllocator *allocator)
    [all...]

Completed in 60 milliseconds