Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c1841 static PyObject *CreateSwappedType(PyTypeObject *type, PyObject *args, PyObject *kwds, in CreateSwappedType() function
2088 PyObject *swapped = CreateSwappedType(type, args, kwds, in PyCSimpleType_new()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c1917 static PyObject *CreateSwappedType(PyTypeObject *type, PyObject *args, PyObject *kwds, in CreateSwappedType() function
2180 PyObject *swapped = CreateSwappedType(type, args, kwds, in PyCSimpleType_new()