Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dframeobject.c606 static PyMethodDef frame_methods[] = { variable
640 frame_methods, /* tp_methods */
/external/python/cpython3/Objects/
Dframeobject.c723 static PyMethodDef frame_methods[] = { variable
759 frame_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv288 Objects/frameobject.c - frame_methods variable static PyMethodDef frame_methods