Home | History | Annotate | Download | only in cpython2

Lines Matching refs:__attribute

6388     void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));