Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-decl.c7457 int n_decls = 0; in check_for_loop_decls() local
7525 n_decls++; in check_for_loop_decls()
7529 return n_decls == 1 ? one_decl : NULL_TREE; in check_for_loop_decls()