Home
last modified time | relevance | path

Searched refs:warnings_functions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
D_warnings.c789 static PyMethodDef warnings_functions[] = { variable
893 m = Py_InitModule3(MODULE_NAME, warnings_functions, warnings__doc__); in _PyWarnings_Init()
/aosp_15_r20/external/python/cpython3/Python/
D_warnings.c1353 static PyMethodDef warnings_functions[] = { variable
1399 .m_methods = warnings_functions,
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv824 Python/_warnings.c - warnings_functions -