Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgetbuildinfo.c63 static const char svnversion[] = SVNVERSION; in _Py_svnversion() local
64 if (svnversion[0] != '$') in _Py_svnversion()
65 return svnversion; /* it was interpolated, or passed on command line */ in _Py_svnversion()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetbuildinfo.c63 static const char svnversion[] = SVNVERSION; in _Py_svnversion() local
64 if (svnversion[0] != '$') in _Py_svnversion()
65 return svnversion; /* it was interpolated, or passed on command line */ in _Py_svnversion()