Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dsearch.cpp42 LIST * const bind_rule = var_get( root_module(), constant_BINDRULE ); in call_bind_rule() local
43 if ( !list_empty( bind_rule ) ) in call_bind_rule()
59 OBJECT * rulename = list_front( bind_rule ); in call_bind_rule()