Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testmultiphase.c124 static PyModuleDef def_meth_state_access; variable
147 assert(_PyType_GetModuleByDef(Py_TYPE(self), &def_meth_state_access) == retval); in _testmultiphase_StateAccessType_get_defining_module_impl()
832 static PyModuleDef def_meth_state_access = { variable
844 return PyModuleDef_Init(&def_meth_state_access); in PyInit__testmultiphase_meth_state_access()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv227 Modules/_testmultiphase.c - def_meth_state_access -