Home
last modified time | relevance | path

Searched refs:actions_new (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/build/src/engine/
Drules.cpp614 static rule_actions * actions_new( FUNCTION * command, LIST * bindlist, in actions_new() function
633 set_rule_actions( local, actions_new( command, bindlist, flags ) ); in new_rule_actions()