Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dffi_obj.c485 static PyObject *ffi_offsetof(FFIObject *self, PyObject *args) in ffi_offsetof() function
1124 {"offsetof", (PyCFunction)ffi_offsetof, METH_VARARGS, ffi_offsetof_doc},