Home
last modified time | relevance | path

Searched defs:bindlist (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/build/src/engine/
Drules.cpp614 static rule_actions * actions_new( FUNCTION * command, LIST * bindlist, in actions_new()
629 LIST * bindlist, int flags ) in new_rule_actions()
Drules.h52 LIST * bindlist; member
Dbuiltins.cpp2205 LIST * bindlist = L0; in bjam_define_action() local
Dfunction.cpp357 LIST * bindlist = stack_pop( s ); in function_set_actions() local