Home
last modified time | relevance | path

Searched refs:gen_preprocess_options (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/
Dunixccompiler.py21 CCompiler, gen_preprocess_options, gen_lib_options
89 pp_opts = gen_preprocess_options(macros, include_dirs)
Dbcppcompiler.py20 CCompiler, gen_preprocess_options
371 pp_opts = gen_preprocess_options(macros, include_dirs)
Dccompiler.py341 pp_opts = gen_preprocess_options(macros, incdirs)
1035 def gen_preprocess_options(macros, include_dirs): function
/third_party/python/Doc/distutils/
Dapiref.rst340 .. function:: gen_preprocess_options(macros, include_dirs)