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

/haiku-buildtools/jam/
H A Dmake.h13 int make( int n_targets, const char **targets, int anyhow );
H A Dmake.c36 * 08/22/95 (seiwald) - NOUPDATE targets immune to anyhow (-a) flag.
80 COUNTS *counts, int anyhow );
118 int anyhow )
134 make0( t, 0, 0, counts, anyhow );
176 int anyhow ) /* forcibly touch all (real) targets */
284 make0( c->target, ptime, depth + 1, counts, anyhow );
292 make0( t->includes, p, depth + 1, counts, anyhow );
403 else if( anyhow && !( t->flags & T_FLAG_NOUPDATE ) )
H A Djam.c176 int anyhow = 0; local
229 anyhow++;
426 status |= make( 1, &all, anyhow );
428 status |= make( argc, (const char **)argv, anyhow );
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dmorestack.S688 # model, and there doesn't seem to be a large model multilib anyhow.
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex7388 % each BLAH argument. It was anyhow needed to parse already once this list
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex7388 % each BLAH argument. It was anyhow needed to parse already once this list
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex7398 % each BLAH argument. It was anyhow needed to parse already once this list

Completed in 101 milliseconds