Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PY_SIZE_MAX

196 #define PY_SIZE_MAX SIZE_MAX
198 #define PY_SIZE_MAX ((size_t)-1)