Home
last modified time | relevance | path

Searched refs:makeconfig (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/freeze/
H A Dmakeconfig.py9 def makeconfig(infp, outfp, modules, with_ifdef=0): function
41 print('usage: python makeconfig.py config.c.in outputfile', end=' ')
52 makeconfig(infp, outfp, sys.argv[3:])
H A Dfreeze.py102 import makeconfig namespace
450 makeconfig.makeconfig(infp, outfp, builtins)

Completed in 1 milliseconds