nelt              166 scripts/gcc-plugins/latent_entropy_plugin.c 			unsigned int nelt = 0;
nelt              168 scripts/gcc-plugins/latent_entropy_plugin.c 			for (fld = lst; fld; nelt++, fld = TREE_CHAIN(fld)) {
nelt              185 scripts/gcc-plugins/latent_entropy_plugin.c 			vals = VEC_alloc(constructor_elt, gc, nelt);
nelt              187 scripts/gcc-plugins/latent_entropy_plugin.c 			vec_alloc(vals, nelt);
nelt              209 scripts/gcc-plugins/latent_entropy_plugin.c 			unsigned int i, nelt;
nelt              226 scripts/gcc-plugins/latent_entropy_plugin.c 			nelt = array_size_int / elt_size_int;
nelt              229 scripts/gcc-plugins/latent_entropy_plugin.c 			vals = VEC_alloc(constructor_elt, gc, nelt);
nelt              231 scripts/gcc-plugins/latent_entropy_plugin.c 			vec_alloc(vals, nelt);
nelt              234 scripts/gcc-plugins/latent_entropy_plugin.c 			for (i = 0; i < nelt; i++) {
nelt              591 scripts/gcc-plugins/latent_entropy_plugin.c 			.nelt = 1,
nelt              100 scripts/gcc-plugins/sancov_plugin.c 			.nelt = 1,
nelt              347 scripts/gcc-plugins/stackleak_plugin.c 			.nelt = 1,