Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dmarshal.c508 r_short(RFILE *p) in r_short() function
600 md = r_short(p); in r_PyLong()
609 md = r_short(p); in r_PyLong()
1105 return r_short(&rf); in PyMarshal_ReadShortFromFile()