Home
last modified time | relevance | path

Searched refs:w_short (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dmarshal.c110 w_short(int x, WFILE *p) in w_short() function
199 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
206 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
/external/python/cpython3/Python/
Dmarshal.c166 w_short(int x, WFILE *p) in w_short() function
257 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()
264 w_short(d & PyLong_MARSHAL_MASK, p); in w_PyLong()