Lines Matching full:none
95 output_dir=None,
96 libraries=None,
97 library_dirs=None,
98 runtime_library_dirs=None,
99 export_symbols=None,
101 extra_preargs=None,
102 extra_postargs=None,
103 build_temp=None,
104 target_lang=None):
116 if ((export_symbols is not None) and
149 #end: if ((export_symbols is not None) and
169 None, # export_symbols, we do this in our def-file
186 if output_dir is None: output_dir = ''
229 return None
296 If not possible it returns None for it.
313 gcc_version = None
315 gcc_version = None
318 ld_version = None