Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1221 static PyMethodDef PyCPointerType_methods[] = { variable
1259 PyCPointerType_methods, /* tp_methods */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1149 static PyMethodDef PyCPointerType_methods[] = { variable
1187 PyCPointerType_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv536 Modules/_ctypes/_ctypes.c - PyCPointerType_methods -