Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobject.h887 #define Py_LT 0 macro
/external/python/cpython3/Include/
Dobject.h938 #define Py_LT 0 macro
/external/python/cpython3/Objects/
Dtypeobject.c5779 RICHCMP_WRAPPER(lt, Py_LT) in RICHCMP_WRAPPER() argument
/external/python/cpython2/Objects/
Dtypeobject.c4845 RICHCMP_WRAPPER(lt, Py_LT) argument