Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1105 static PyMethodDef PyCPointerType_methods[] = { variable
1143 PyCPointerType_methods, /* tp_methods */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1149 static PyMethodDef PyCPointerType_methods[] = { variable
1187 PyCPointerType_methods, /* tp_methods */