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

/haiku-buildtools/jam/
H A Drules.h187 void pushsettings( SETTINGS *v );
H A Drules.c22 * pushsettings() - set all target specific variables
300 * When target-specific variables are pushed into place with pushsettings(),
307 * copy of the chain to pass to pushsettings() and popsettings(), so that
330 * pushsettings() - set all target specific variables
334 pushsettings( SETTINGS *v )
347 pushsettings( v ); /* just swap again */
333 pushsettings( SETTINGS *v ) function
H A Dmake1.c246 pushsettings( t->settings );
477 pushsettings( boundvars );
669 pushsettings( t->settings );
H A Dcompile.c352 pushsettings( t->settings );
424 pushsettings( s );
478 pushsettings( s );
634 pushsettings( s );
H A Dmake.c202 pushsettings( s );
H A Dhcache.c83 pushsettings( t->settings );
H A Djcache.c618 pushsettings( t->settings );

Completed in 47 milliseconds