Home | History | Annotate | Download | only in distutils

Lines Matching refs:includes

651         opposed to 'create_static_lib()', which includes a 'debug' flag
726 def has_function(self, funcname, includes=None, include_dirs=None,
737 if includes is None:
738 includes = []
748 for incl in includes: