Home
last modified time | relevance | path

Searched refs:long_info_desc (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlongobject.c4348 static PyStructSequence_Desc long_info_desc = { variable
4379 PyStructSequence_InitType(&Long_InfoType, &long_info_desc); in _PyLong_Init()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
Dlongobject.c4348 static PyStructSequence_Desc long_info_desc = { variable
4379 PyStructSequence_InitType(&Long_InfoType, &long_info_desc); in _PyLong_Init()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
Dlongobject.c4380 static PyStructSequence_Desc long_info_desc = { variable
4411 PyStructSequence_InitType(&Long_InfoType, &long_info_desc); in _PyLong_Init()