Home
last modified time | relevance | path

Searched defs:pp_opts (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/distutils/
Demxccompiler.py77 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dcygwinccompiler.py154 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dunixccompiler.py115 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dccompiler.py367 def _get_cc_args(self, pp_opts, debug, before): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
/external/python/cpython3/Lib/distutils/
Dcygwinccompiler.py159 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dccompiler.py353 def _get_cc_args(self, pp_opts, debug, before): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument