Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes.c4503 static PyTypeObject Union_Type = { variable
5724 MOD_ADD_TYPE(&Union_Type, &UnionType_Type, &PyCData_Type); in _ctypes_add_types()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2264 Modules/_ctypes/_ctypes.c - Union_Type -