Home
last modified time | relevance | path

Searched refs:_ffi_new_with_allocator (Results 1 – 1 of 1) sorted by relevance

/external/python/cffi/c/
Dffi_obj.c357 static PyObject *_ffi_new_with_allocator(PyObject *allocator, PyObject *args, in _ffi_new_with_allocator() function
414 (PyCFunction)_ffi_new_with_allocator, in ffi_new_allocator()