Searched refs:new_rule_actions (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/tools/build/src/engine/ |
D | rules.h | 253 RULE * new_rule_actions( module_t *, OBJECT * rulename, FUNCTION * command, LIST * bindlist, int fl…
|
D | rules.cpp | 628 RULE * new_rule_actions( module_t * m, OBJECT * rulename, FUNCTION * command, in new_rule_actions() function
|
D | builtins.cpp | 2231 new_rule_actions( root_module(), name_str, body_func, bindlist, flags ); in bjam_define_action()
|
D | function.cpp | 358 new_rule_actions( frame->module, sub->name, sub->command, bindlist, in function_set_actions()
|