Searched refs:last_predicate (Results 1 – 2 of 2) sorted by relevance
1580 static struct pred_data **last_predicate = &first_predicate; variable1641 *last_predicate = pred; in add_predicate()1642 last_predicate = &pred->next; in add_predicate()
2788 static struct pred_data **last_predicate = &first_predicate; variable2850 *last_predicate = pred; in add_predicate()2851 last_predicate = &pred->next; in add_predicate()