Home
last modified time | relevance | path

Searched refs:Py_TPFLAGS_LONG_SUBCLASS (Results 26 – 50 of 107) sorted by relevance

12345

/dports/lang/python39/Python-3.9.9/Include/
H A Dobject.h341 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dhelpers.cc246 const int64_t non_nan_tpflags = Py_TPFLAGS_LONG_SUBCLASS | Py_TPFLAGS_LIST_SUBCLASS | in MayHaveNaN()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dobject.h323 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dobject.h341 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dobject.h323 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/lang/python310/Python-3.10.1/Include/
H A Dobject.h383 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dobject.h400 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dobject.h383 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
H A Dlibpython.py58 Py_TPFLAGS_LONG_SUBCLASS = (1L << 24) variable
316 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dhelpers.cc253 const int64_t non_nan_tpflags = Py_TPFLAGS_LONG_SUBCLASS | Py_TPFLAGS_LIST_SUBCLASS | in MayHaveNaN()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dhelpers.cc279 const int64_t non_nan_tpflags = Py_TPFLAGS_LONG_SUBCLASS | Py_TPFLAGS_LIST_SUBCLASS | in MayHaveNaN()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h618 #define Py_TPFLAGS_LONG_SUBCLASS (1L<<24) macro
/dports/lang/python-legacy/Python-2.7.18/Tools/gdb/
H A Dlibpython.py76 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
352 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/lang/python27/Python-2.7.18/Tools/gdb/
H A Dlibpython.py76 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
352 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/lang/python37/Python-3.7.12/Include/
H A Dobject.h662 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dobject.h630 #define Py_TPFLAGS_LONG_SUBCLASS (1L<<24) macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dobject.h630 #define Py_TPFLAGS_LONG_SUBCLASS (1L<<24) macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dobject.h642 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dobject.h650 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dobject.h662 #define Py_TPFLAGS_LONG_SUBCLASS (1UL << 24) macro
/dports/databases/py-sqlite3/Python-3.8.12/Tools/gdb/
H A Dlibpython.py86 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
380 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/databases/py-gdbm/Python-3.8.12/Tools/gdb/
H A Dlibpython.py86 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
380 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/lang/python-tools/Python-3.8.12/Tools/gdb/
H A Dlibpython.py86 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
380 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/lang/python37/Python-3.7.12/Tools/gdb/
H A Dlibpython.py86 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
380 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:
/dports/lang/python38/Python-3.8.12/Tools/gdb/
H A Dlibpython.py86 Py_TPFLAGS_LONG_SUBCLASS = (1 << 24) variable
380 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS:

12345