Searched refs:GETFUNC (Results 1 – 3 of 3) sorted by relevance
16 typedef PyObject *(* GETFUNC)(void *, Py_ssize_t size); typedef165 GETFUNC getfunc;168 GETFUNC getfunc_swapped;178 GETFUNC getfunc; /* getter function if proto is NULL */201 GETFUNC getfunc; /* Only for simple objects */321 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src,
56 GETFUNC getfunc = NULL; in PyCField_FromDesc()
3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()