Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dexceptions.c215 static PyMethodDef BaseException_methods[] = { variable
399 BaseException_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c245 static PyMethodDef BaseException_methods[] = { variable
469 BaseException_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv767 Objects/exceptions.c - BaseException_methods -