Home
last modified time | relevance | path

Searched refs:_Py_TrueStruct (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dboolobject.h20 PyAPI_DATA(PyIntObject) _Py_ZeroStruct, _Py_TrueStruct;
24 #define Py_True ((PyObject *) &_Py_TrueStruct)
/external/python/cpython2/Objects/
Dboolobject.c199 PyIntObject _Py_TrueStruct = { variable
/external/python/cpython2/PC/os2vacpp/
Dpython.def76 _Py_TrueStruct
/external/python/cpython2/PC/os2emx/
Dpython27.def182 "_Py_TrueStruct"