Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes.c4461 static PyTypeObject Struct_Type = { variable
5723 MOD_ADD_TYPE(&Struct_Type, &PyCStructType_Type, &PyCData_Type); in _ctypes_add_types()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2263 Modules/_ctypes/_ctypes.c - Struct_Type -