Home
last modified time | relevance | path

Searched refs:PyLong_MARSHAL_MASK (Results 1 – 13 of 13) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dmarshal.c162 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
199 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
206 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python27/Python-2.7.18/Python/
H A Dmarshal.c162 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
199 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
206 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Python/
H A Dmarshal.c147 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
179 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
186 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dmarshal.c147 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
179 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
186 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dmarshal.c218 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
259 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
266 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python38/Python-3.8.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python39/Python-3.9.9/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python310/Python-3.10.1/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/dports/lang/python37/Python-3.7.12/Python/
H A Dmarshal.c216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()