Home | History | Annotate | Download | only in src

Lines Matching refs:base_compile

1030       # Blanks at the start of $base_compile will cause this to fail
1112 base_compile=
1125 # do not "continue". Instead, add this to base_compile
1162 arg_mode=arg # the next one goes into the "base_compile" arg list
1180 # Add the arguments to base_compile.
1181 base_compile="$base_compile $lastarg"
1198 base_compile="$base_compile $func_quote_for_eval_result"
1236 func_infer_tag $base_compile
1274 test -z "$base_compile" && \
1345 # Without this assignment, base_compile gets emptied.
1346 fbsd_hideous_sh_bug=$base_compile
1349 command="$base_compile $qsrcfile $pic_flag"
1352 command="$base_compile $qsrcfile"
1401 command="$base_compile $qsrcfile$pie_flag"
1403 command="$base_compile $qsrcfile $pic_flag"
4062 base_compile="$nonopt $@"
4110 func_infer_tag $base_compile