Searched refs:def_nonmodule_with_exec_slots (Results 1 – 2 of 2) sorted by relevance
732 static PyModuleDef def_nonmodule_with_exec_slots = TEST_MODULE_DEF( variable738 return PyModuleDef_Init(&def_nonmodule_with_exec_slots); in PyInit__testmultiphase_nonmodule_with_exec_slots()
223 Modules/_testmultiphase.c - def_nonmodule_with_exec_slots -