Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgetbuildinfo.c35 #ifndef HGTAG
36 #define HGTAG "" macro
46 ((sizeof(HGTAG) > sizeof(HGBRANCH)) ? in Py_GetBuildInfo()
47 sizeof(HGTAG) : sizeof(HGBRANCH))]; in Py_GetBuildInfo()
79 hgtag = HGTAG; in _Py_hgidentifier()
/external/python/cpython2/
DMakefile.pre.in43 HGTAG= @HGTAG@
661 -DHGTAG="\"`LC_ALL=C $(HGTAG)`\"" \
Dconfigure.ac992 AC_SUBST(HGTAG) subst
998 HGTAG="hg id -t \$(srcdir)"
1002 HGTAG=""
Dconfigure5793 HGTAG="hg id -t \$(srcdir)"
5797 HGTAG=""