Home
last modified time | relevance | path

Searched defs:COOKIE_BUF_LEN (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c2300 #define COOKIE_BUF_LEN (sizeof(Py_off_t) + 3 * sizeof(int) + sizeof(char)) macro

Completed in 5 milliseconds