Home
last modified time | relevance | path

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

/external/python/cpython2/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()
/external/python/cpython2/
DMakefile.pre.in44 HGBRANCH= @HGBRANCH@
662 -DHGBRANCH="\"`LC_ALL=C $(HGBRANCH)`\"" \
Dconfigure.ac993 AC_SUBST(HGBRANCH) subst
999 HGBRANCH="hg id -b \$(srcdir)"
1003 HGBRANCH=""
Dconfigure5794 HGBRANCH="hg id -b \$(srcdir)"
5798 HGBRANCH=""