Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testmultiphase.c368 static PyMethodDef testexport_methods[] = { variable
438 static PyModuleDef main_def = TEST_MODULE_DEF("main", main_slots, testexport_methods);
651 static PyModuleDef uninitialized_def = TEST_MODULE_DEF("main", main_slots, testexport_methods);
944 testexport_methods);
965 testexport_methods);
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv595 Modules/_testmultiphase.c - testexport_methods -