Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testmultiphase.c732 static PyModuleDef def_nonmodule_with_exec_slots = TEST_MODULE_DEF( variable
738 return PyModuleDef_Init(&def_nonmodule_with_exec_slots); in PyInit__testmultiphase_nonmodule_with_exec_slots()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv223 Modules/_testmultiphase.c - def_nonmodule_with_exec_slots -