Lines Matching refs:extra_compile_args
1442 extra_compile_args = ['-DUSE_ZLIB_CRC32']
1446 extra_compile_args = []
1450 extra_compile_args = extra_compile_args,
1736 extra_compile_args=carbon_extra_compile_args,
1780 extra_compile_args = tcltk_includes.split()
1784 extra_compile_args = extra_compile_args,
1866 extra_compile_args = frameworks[2:],
2064 extra_compile_args = fficonfig['ffi_cflags'].split()
2069 ext.extra_compile_args.extend(extra_compile_args)
2075 extra_compile_args = []
2087 extra_compile_args.append('-DMACOSX')
2108 extra_compile_args=extra_compile_args,