Searched refs:f (Results 1 – 8 of 8) sorted by relevance
101 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \102 *) f=$$p;; \104 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;219 distuninstallcheck_listfiles = find . -type f -print222 distcleancheck_listfiles = find . -type f -print425 … $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \426 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
157 [: ${CP="cp -f"}158 : ${MV="mv -f"}159 : ${RM="rm -f"}778 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")1015 rm -f conftest.*3441 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then3510 rm -f conftest*])3737 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\3750 rm -f conftest*3772 rm -f "$nlist"T[all …]
1602 ev_tstamp f; in ev_floor() local1607 f = shift * ev_floor (v * (1. / shift)); in ev_floor()1608 return f + ev_floor (v - f); in ev_floor()1614 ev_tstamp f = -ev_floor (-v); in ev_floor() local1616 return f - (f == v ? 0 : 1); in ev_floor()
1381 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD1383 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
3317 FILE *f = fopen ("conftest.out", "w");3318 return ferror (f) || fclose (f) != 0;3582 struct s1 {int (*f) (int a);};3583 struct s2 {int (*f) (double a);};3590 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
1025 finish|finis|fini|fin|fi|f)3796 …darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basenam…4299 void lt_dump_script (FILE *f);
157 - automake fucked it up, apparently, --add-missing -f is not quite enough
4109 myfunctor f;4112 w.set (&f);