Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dffi_obj.c528 static PyObject *ffi_addressof(FFIObject *self, PyObject *args) in ffi_addressof() function
1103 {"addressof", (PyCFunction)ffi_addressof, METH_VARARGS, ffi_addressof_doc},