Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dboolobject.h20 PyAPI_DATA(PyIntObject) _Py_ZeroStruct, _Py_TrueStruct;
23 #define Py_False ((PyObject *) &_Py_ZeroStruct)
/external/python/cpython2/Objects/
Dboolobject.c194 PyIntObject _Py_ZeroStruct = { variable
/external/python/cpython2/PC/os2vacpp/
Dpython.def77 _Py_ZeroStruct
/external/python/cpython2/PC/os2emx/
Dpython27.def181 "_Py_ZeroStruct"