Searched refs:targetentry (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/jam/
H A Drules.h182 TARGETS *targetentry( TARGETS *chain, TARGET *target );
H A Drules.c17 * targetentry() - add a TARGET to a chain of TARGETS
159 chain = targetentry( chain, bindtarget( targets->string ) );
165 * targetentry() - add a TARGET to a chain of TARGETS
173 targetentry(
172 targetentry( function
H A Dmake.c300 incs = targetentry( incs, c->target->includes );
H A Dmake1.c142 t->parents = targetentry( t->parents, parent );
H A Dcompile.c596 tn->depends = targetentry( tn->depends, t0 );

Completed in 45 milliseconds