Home
last modified time | relevance | path

Searched refs:_Py_TrueStruct (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dboolobject.h19 PyAPI_DATA(PyLongObject) _Py_TrueStruct;
23 #define Py_True ((PyObject *) &_Py_TrueStruct)
/third_party/python/Objects/
H A Dboolobject.c203 struct _longobject _Py_TrueStruct = { variable
/third_party/python/PC/
H A Dpython3dll.c736 EXPORT_DATA(_Py_TrueStruct)

Completed in 2 milliseconds