Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
D_iomodule.h99 # define PY_OFF_T_MIN LLONG_MIN macro
111 # define PY_OFF_T_MIN PY_SSIZE_T_MIN macro
118 # define PY_OFF_T_MIN LLONG_MIN macro
125 # define PY_OFF_T_MIN LONG_MIN macro