Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c5135 static PySequenceMethods Pointer_as_sequence = { variable
5185 &Pointer_as_sequence, /* tp_as_sequence */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c5394 static PySequenceMethods Pointer_as_sequence = { variable
5445 &Pointer_as_sequence, /* tp_as_sequence */