Searched refs:PyLong_MARSHAL_MASK (Results 1 – 1 of 1) sorted by relevance
216 #define PyLong_MARSHAL_MASK (PyLong_MARSHAL_BASE - 1) macro257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()