Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
D_warnings.c27 static struct PyModuleDef warningsmodule; variable
1359 static struct PyModuleDef warningsmodule = { variable
1387 m = PyModule_Create(&warningsmodule); in _PyWarnings_Init()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1905 Python/_warnings.c - warningsmodule variable static struct PyModuleDef warningsmodule