Home | History | Annotate | Download | only in libexif

Lines Matching refs:base_compile

1392       # Blanks at the start of $base_compile will cause this to fail
1956 base_compile=
1969 # do not "continue". Instead, add this to base_compile
2006 arg_mode=arg # the next one goes into the "base_compile" arg list
2023 # Add the arguments to base_compile.
2024 func_append base_compile " $lastarg"
2040 func_append_quoted base_compile "$lastarg"
2078 func_infer_tag $base_compile
2116 test -z "$base_compile" && \
2186 # Without this assignment, base_compile gets emptied.
2187 fbsd_hideous_sh_bug=$base_compile
2190 command="$base_compile $qsrcfile $pic_flag"
2193 command="$base_compile $qsrcfile"
2242 command="$base_compile $qsrcfile$pie_flag"
2244 command="$base_compile $qsrcfile $pic_flag"
5107 base_compile="$nonopt $@"
5156 func_infer_tag $base_compile