Searched refs:profiling_rule_list (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/jam/
H A Drules.c48 static RULE *profiling_rule_list = 0; variable
81 r->next_profiling_rule = profiling_rule_list;
82 profiling_rule_list = r;
385 for (rule = profiling_rule_list;

Completed in 19 milliseconds