Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dboolobject.h21 #define Py_False ((PyObject *) &_Py_FalseStruct) macro
/external/python/cpython2/Include/
Dboolobject.h23 #define Py_False ((PyObject *) &_Py_ZeroStruct) macro