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

  /external/python/cpython3/Include/
objimpl.h 219 PyAPI_FUNC(void) PyObject_GetArenaAllocator(PyObjectArenaAllocator *allocator);
  /external/python/cpython3/Objects/
obmalloc.c 498 PyObject_GetArenaAllocator(PyObjectArenaAllocator *allocator)
    [all...]

Completed in 75 milliseconds