Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c5149 static PyMappingMethods Pointer_as_mapping = { variable
5186 &Pointer_as_mapping, /* tp_as_mapping */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c5408 static PyMappingMethods Pointer_as_mapping = { variable
5446 &Pointer_as_mapping, /* tp_as_mapping */