Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h202 #define Py_MEMCPY memcpy macro
/third_party/python/Misc/NEWS.d/
D3.6.0b2.rst208 Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize
D3.7.0a1.rst1472 Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize