Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dboolobject.h22 # define Py_False Py_GetConstantBorrowed(Py_CONSTANT_FALSE) macro
25 # define Py_False _PyObject_CAST(&_Py_FalseStruct) macro