Searched refs:srcfile (Results 1 – 5 of 5) sorted by relevance
38 *) [ -f "$opt" ] && srcfile="$opt"43 [ -n "$srcfile" ] || show_help45 includes=$(LC_ALL=C egrep -i "include +\"?[a-z0-9_/]+\.${sfx}" $srcfile |53 if [ -f `dirname $srcfile`/$inc ]; then55 $self --build-pfx=$pfx --depfile=$out ${raw_inc_paths} `dirname $srcfile`/$inc64 echo ${out} ${out%d}o: $srcfile
1156 continue # The current "srcfile" will either be retained or1180 # The previous "srcfile" becomes the current argument.1182 lastarg="$srcfile"1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}1323 $ECHO "$srcfile" > "$lockfile"1331 eval srcfile=\"$fix_srcfile_path\"1333 func_quote_for_eval "$srcfile"1359 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then1365 $srcfile1408 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then[all …]
8368 fix_srcfile_path='`cygpath -w "$srcfile"`'
4727 _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'5243 [Fix the shell variable $srcfile for the compiler])
19156 const char* srcfile,19159 : type(t), file(srcfile), line(line_num), message(msg) { }