Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1551 sizeof_func(PyObject *self, PyObject *obj) in sizeof_func() function
1946 {"sizeof", sizeof_func, METH_O, sizeof_doc},