Searched refs:Py_INVALID_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | object.h | 98 #define Py_INVALID_SIZE (Py_ssize_t)-1 macro |
/external/python/cpython2/Include/ | ||
D | object.h | 99 #define Py_INVALID_SIZE (Py_ssize_t)-1 macro |