Searched refs:compile_args (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dsetup.py1604 compile_args = None variable
1606 compile_args = [ "-O3" ] variable in class:Extension
1617 extra_compile_args = compile_args,
1625 extra_compile_args = compile_args,
1633 extra_compile_args = compile_args,
1641 extra_compile_args = compile_args,
1746 extra_compile_args = compile_args,
1763 extra_compile_args = compile_args,
1772 extra_compile_args = compile_args,
1781 extra_compile_args = compile_args,
[all...]

Completed in 13 milliseconds