Home
last modified time | relevance | path

Searched refs:VERSION_UNUSED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dpyport.h508 #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) argument
513 #define Py_DEPRECATED(VERSION_UNUSED)
/external/python/cpython2/Include/
Dpyport.h630 #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) argument
632 #define Py_DEPRECATED(VERSION_UNUSED)