Searched defs:OFF_CHARS_TO_SKIP (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_io/ | ||
H A D | textio.c | 2310 # define OFF_CHARS_TO_SKIP (sizeof(char)) macro 2320 # define OFF_CHARS_TO_SKIP (sizeof(Py_off_t) + 2 * sizeof(int)) macro |
Completed in 5 milliseconds