Searched refs:StructUnionType_new (Results 1 – 2 of 2) sorted by relevance
486 StructUnionType_new(PyTypeObject *type, PyObject *args, PyObject *kwds, int isStruct) in StructUnionType_new() function564 return StructUnionType_new(type, args, kwds, 1); in PyCStructType_new()570 return StructUnionType_new(type, args, kwds, 0); in UnionType_new()
2629 Modules/_ctypes/_ctypes.c StructUnionType_new PyId__abstract_ -2630 Modules/_ctypes/_ctypes.c StructUnionType_new PyId__fields_ -