Home
last modified time | relevance | path

Searched defs:OFF_DEC_FLAGS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
Dtextio.c1908 # define OFF_DEC_FLAGS (sizeof(char) + 2 * sizeof(int)) macro
1921 # define OFF_DEC_FLAGS (sizeof(Py_off_t)) macro
/external/python/cpython3/Modules/_io/
Dtextio.c2331 # define OFF_DEC_FLAGS (sizeof(char) + 2 * sizeof(int)) macro
2341 # define OFF_DEC_FLAGS (sizeof(Py_off_t)) macro