Searched defs:IS_END (Results 1 – 1 of 1) sorted by relevance
2325 #define IS_END(x) (pEnd ? (x) == pEnd : !*(x)) in _Py_skiproot() macro2501 #define IS_END(x) (pEnd ? (x) == pEnd : !*(x)) in _Py_normpath_and_size() macro