HomeSort by: relevance | last modified time | path
    Searched refs:mklog_conf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/legacy/
mklog 87 mklog_conf = os.path.expanduser('~/.mklog')
88 if os.path.exists(mklog_conf):
90 f = open(mklog_conf)
112 """ % mklog_conf)
  /src/external/gpl3/gcc.old/dist/contrib/legacy/
mklog 87 mklog_conf = os.path.expanduser('~/.mklog')
88 if os.path.exists(mklog_conf):
90 f = open(mklog_conf)
112 """ % mklog_conf)

Completed in 15 milliseconds