Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_io/
Dtextio.c1907 # define OFF_START_POS (sizeof(char) + 3 * sizeof(int)) macro
1920 # define OFF_START_POS 0 macro
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dtextio.c2307 # define OFF_START_POS (sizeof(char) + 3 * sizeof(int)) macro
2317 # define OFF_START_POS 0 macro