Searched refs:df_problem (Results 1 – 8 of 8) sorted by relevance
38 struct df_problem;251 struct df_problem { struct273 struct df_problem *dependent_problem; argument288 struct df_problem *problem; /* The problem to be solved. */ argument884 extern void df_add_problem (struct df_problem *);
423 df_add_problem (struct df_problem *problem) in df_add_problem()596 struct df_problem *problem; in df_remove_problem()654 struct df_problem *problem = dflow->problem; in df_finish_pass()1304 static struct df_problem user_problem;1323 memset (&user_problem, 0, sizeof (struct df_problem)); in df_simple_dataflow()
658 static struct df_problem problem_RD =1194 static struct df_problem problem_LR =1723 static struct df_problem problem_LIVE =2250 static struct df_problem problem_CHAIN =2628 static struct df_problem problem_WORD_LR =3535 static struct df_problem problem_NOTE =4587 static struct df_problem problem_MD =
496 static struct df_problem problem_SCAN =
34 struct df_problem;254 struct df_problem { struct278 const struct df_problem *dependent_problem; argument293 const struct df_problem *problem; /* The problem to be solved. */ argument956 extern void df_add_problem (const struct df_problem *);
415 df_add_problem (const struct df_problem *problem) in df_add_problem()585 const struct df_problem *problem; in df_remove_problem()1479 static struct df_problem user_problem;1498 memset (&user_problem, 0, sizeof (struct df_problem)); in df_simple_dataflow()
670 static const struct df_problem problem_RD =1192 static const struct df_problem problem_LR =1720 static const struct df_problem problem_LIVE =2171 static const struct df_problem problem_MIR =2643 static const struct df_problem problem_CHAIN =3010 static const struct df_problem problem_WORD_LR =3685 static const struct df_problem problem_NOTE =4695 static const struct df_problem problem_MD =
401 static const struct df_problem problem_SCAN =