/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/ |
H A D | pythread.h | 50 #if (Py_LL(0xFFFFFFFF) * 1000 < PY_TIMEOUT_MAX) 52 #define PY_TIMEOUT_MAX (Py_LL(0xFFFFFFFF) * 1000)
|
H A D | pyport.h | 76 (1 + 2 * ((Py_LL(1) << (CHAR_BIT * SIZEOF_LONG_LONG - 2)) - 1)) 848 #ifndef Py_LL 849 #define Py_LL(x) x##LL macro 853 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python311/Python-3.11.0a3/Include/ |
H A D | pyport.h | 687 #ifndef Py_LL 688 #define Py_LL(x) x##LL macro 692 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python37/Python-3.7.12/Include/ |
H A D | pyport.h | 732 #ifndef Py_LL 733 #define Py_LL(x) x##LL macro 737 #define Py_ULL(x) Py_LL(x##U)
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/ |
H A D | pyport.h | 719 #ifndef Py_LL 720 #define Py_LL(x) x##LL macro 724 #define Py_ULL(x) Py_LL(x##U)
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/ |
H A D | pyport.h | 732 #ifndef Py_LL 733 #define Py_LL(x) x##LL macro 737 #define Py_ULL(x) Py_LL(x##U)
|
/dports/databases/py-gdbm/Python-3.8.12/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/databases/py-sqlite3/Python-3.8.12/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python38/Python-3.8.12/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python-tools/Python-3.8.12/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python39/Python-3.9.9/Include/ |
H A D | pyport.h | 774 #ifndef Py_LL 775 #define Py_LL(x) x##LL macro 779 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python310/Python-3.10.1/Include/ |
H A D | pyport.h | 779 #ifndef Py_LL 780 #define Py_LL(x) x##LL macro 784 #define Py_ULL(x) Py_LL(x##U)
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/ |
H A D | pyport.h | 774 #ifndef Py_LL 775 #define Py_LL(x) x##LL macro 779 #define Py_ULL(x) Py_LL(x##U)
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/ |
H A D | pyport.h | 759 #ifndef Py_LL 760 #define Py_LL(x) x##LL macro 764 #define Py_ULL(x) Py_LL(x##U)
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/ |
H A D | pyport.h | 779 #ifndef Py_LL 780 #define Py_LL(x) x##LL macro 784 #define Py_ULL(x) Py_LL(x##U)
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/ |
H A D | pyport.h | 910 #ifndef Py_LL 911 #define Py_LL(x) x##LL macro 915 #define Py_ULL(x) Py_LL(x##U)
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Include/ |
H A D | pyport.h | 910 #ifndef Py_LL 911 #define Py_LL(x) x##LL macro 915 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python-legacy/Python-2.7.18/Include/ |
H A D | pyport.h | 942 #ifndef Py_LL 943 #define Py_LL(x) x##LL macro 947 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python27/Python-2.7.18/Include/ |
H A D | pyport.h | 942 #ifndef Py_LL 943 #define Py_LL(x) x##LL macro 947 #define Py_ULL(x) Py_LL(x##U)
|
/dports/lang/python311/Python-3.11.0a3/PC/ |
H A D | pyconfig.h | 332 #define Py_LL(x) x##I64 macro
|
/dports/databases/py-gdbm/Python-3.8.12/PC/ |
H A D | pyconfig.h | 343 #define Py_LL(x) x##I64 macro
|
/dports/lang/python37/Python-3.7.12/PC/ |
H A D | pyconfig.h | 341 #define Py_LL(x) x##I64 macro
|
/dports/lang/python310/Python-3.10.1/PC/ |
H A D | pyconfig.h | 341 #define Py_LL(x) x##I64 macro
|
/dports/lang/python-tools/Python-3.8.12/PC/ |
H A D | pyconfig.h | 343 #define Py_LL(x) x##I64 macro
|