Searched refs:c_void_p_method (Results 1 – 2 of 2) sorted by relevance
1905 static PyMethodDef c_void_p_method = { "from_param", c_void_p_from_param, METH_O }; variable1911 static PyMethodDef c_void_p_method = { "from_param", c_void_p_from_param, METH_VARARGS }; variable2127 ml = &c_void_p_method; in PyCSimpleType_new()
1837 static PyMethodDef c_void_p_method = { "from_param", c_void_p_from_param, METH_O }; variable2054 ml = &c_void_p_method; in PyCSimpleType_new()