Searched defs:pp_opts (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | emxccompiler.py | 77 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
|
D | cygwinccompiler.py | 154 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
|
D | unixccompiler.py | 172 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
|
D | ccompiler.py | 417 def _get_cc_args(self, pp_opts, debug, before): argument 629 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
|