Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dboolobject.h18 PyAPI_DATA(PyLongObject) _Py_FalseStruct;
22 #define Py_False ((PyObject *) &_Py_FalseStruct)
/third_party/python/Objects/
H A Dboolobject.c198 struct _longobject _Py_FalseStruct = { variable
/third_party/python/PC/
H A Dpython3dll.c731 EXPORT_DATA(_Py_FalseStruct)

Completed in 2 milliseconds