Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
D_iomodule.h100 # define PY_OFF_T_COMPAT long long /* type compatible with off_t */ macro
112 # define PY_OFF_T_COMPAT Py_ssize_t macro
119 # define PY_OFF_T_COMPAT long long macro
126 # define PY_OFF_T_COMPAT long macro