Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddf-scan.c314 static struct df_problem problem_SCAN = variable
342 return df_add_problem (df, &problem_SCAN, flags); in df_scan_add_problem()
H A DChangeLog-200614291 * df-scan.c (problem_SCAN): Added NULL reset function.