Searched defs:PY_OFF_T_COMPAT (Results 1 – 2 of 2) sorted by relevance
100 # define PY_OFF_T_COMPAT long long /* type compatible with off_t */ macro112 # define PY_OFF_T_COMPAT Py_ssize_t macro119 # define PY_OFF_T_COMPAT long long macro126 # define PY_OFF_T_COMPAT long macro
107 # define PY_OFF_T_COMPAT PY_LONG_LONG /* type compatible with off_t */ macro119 # define PY_OFF_T_COMPAT Py_ssize_t macro126 # define PY_OFF_T_COMPAT PY_LONG_LONG macro133 # define PY_OFF_T_COMPAT long macro