Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-decl.c7451 int n_decls = 0; in check_for_loop_decls() local
7519 n_decls++; in check_for_loop_decls()
7523 return n_decls == 1 ? one_decl : NULL_TREE; in check_for_loop_decls()