Home
last modified time | relevance | path

Searched defs:Py_FORMAT_PARSETUPLE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
Dpyport.h917 #define Py_FORMAT_PARSETUPLE(func,p1,p2) __attribute__((format(func,p1,p2))) macro
919 #define Py_FORMAT_PARSETUPLE(func,p1,p2) macro