Home
last modified time | relevance | path

Searched refs:Py_LOCAL (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dpyport.h288 #define Py_LOCAL(type) static type __fastcall macro
291 #define Py_LOCAL(type) static type macro
294 #define Py_LOCAL(type) static type macro
/external/python/cpython2/Objects/
Dbytearrayobject.c1315 Py_LOCAL(int)
1539 Py_LOCAL(PyByteArrayObject *)
1567 Py_LOCAL(PyByteArrayObject *)
1627 Py_LOCAL(PyByteArrayObject *)
1670 Py_LOCAL(PyByteArrayObject *)
1722 Py_LOCAL(PyByteArrayObject *)
1767 Py_LOCAL(PyByteArrayObject *)
1818 Py_LOCAL(PyByteArrayObject *)
1885 Py_LOCAL(PyByteArrayObject *)
1957 Py_LOCAL(PyByteArrayObject *)
Dstringobject.c2322 Py_LOCAL(PyStringObject *)
2354 Py_LOCAL(PyStringObject *)
2414 Py_LOCAL(PyStringObject *)
2457 Py_LOCAL(PyStringObject *)
2508 Py_LOCAL(PyStringObject *)
2553 Py_LOCAL(PyStringObject *)
2604 Py_LOCAL(PyStringObject *)
2671 Py_LOCAL(PyStringObject *)
2742 Py_LOCAL(PyStringObject *)
2865 Py_LOCAL(int)
/external/python/cpython2/Doc/whatsnew/
D2.5.rst2171 :c:func:`Py_LOCAL(type)` declares the function as returning a value of the