Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Drules.h253 RULE * new_rule_actions( module_t *, OBJECT * rulename, FUNCTION * command, LIST * bindlist, int fl…
Drules.cpp628 RULE * new_rule_actions( module_t * m, OBJECT * rulename, FUNCTION * command, in new_rule_actions() function
Dbuiltins.cpp2231 new_rule_actions( root_module(), name_str, body_func, bindlist, flags ); in bjam_define_action()
Dfunction.cpp358 new_rule_actions( frame->module, sub->name, sub->command, bindlist, in function_set_actions()