Home
last modified time | relevance | path

Searched refs:HGBRANCH (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetbuildinfo.c38 #ifndef HGBRANCH
39 #define HGBRANCH "" macro
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ? in Py_GetBuildInfo()
47 sizeof(HGTAG) : sizeof(HGBRANCH))]; in Py_GetBuildInfo()
83 hgid = HGBRANCH; in _Py_hgidentifier()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgetbuildinfo.c38 #ifndef HGBRANCH
39 #define HGBRANCH "" macro
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ? in Py_GetBuildInfo()
47 sizeof(HGTAG) : sizeof(HGBRANCH))]; in Py_GetBuildInfo()
83 hgid = HGBRANCH; in _Py_hgidentifier()