Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes.c486 StructUnionType_new(PyTypeObject *type, PyObject *args, PyObject *kwds, int isStruct) in StructUnionType_new() function
564 return StructUnionType_new(type, args, kwds, 1); in PyCStructType_new()
570 return StructUnionType_new(type, args, kwds, 0); in UnionType_new()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2629 Modules/_ctypes/_ctypes.c StructUnionType_new PyId__abstract_ -
2630 Modules/_ctypes/_ctypes.c StructUnionType_new PyId__fields_ -