Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dboolobject.h22 #define Py_True ((PyObject *) &_Py_TrueStruct) macro
/external/python/cpython2/Include/
Dboolobject.h24 #define Py_True ((PyObject *) &_Py_TrueStruct) macro