Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Misc/
H A Dpymemcompat.h54 #define PyObject_New PyObject_NEW macro
/dports/lang/python27/Python-2.7.18/Misc/
H A Dpymemcompat.h54 #define PyObject_New PyObject_NEW macro
/dports/dns/py-adns/adns-1.4-py1/
H A Dpymemcompat.h56 #define PyObject_New PyObject_NEW macro
/dports/lang/python310/Python-3.10.1/Include/
H A Dobjimpl.h134 #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) macro
/dports/lang/python39/Python-3.9.9/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) macro
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dobjimpl.h134 #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dobjimpl.h134 #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dobjimpl.h125 #define PyObject_New(type, typeobj) \ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobjimpl.h156 #define PyObject_New(type, typeobj) \ macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dobjimpl.h136 #define PyObject_New(type, typeobj) \ macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dobjimpl.h156 #define PyObject_New(type, typeobj) \ macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dobjimpl.h156 #define PyObject_New(type, typeobj) \ macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dobjimpl.h132 #define PyObject_New(type, typeobj) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dobjimpl.h136 #define PyObject_New(type, typeobj) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dobjimpl.h136 #define PyObject_New(type, typeobj) \ macro