DECL_INITIAL      142 scripts/gcc-plugins/latent_entropy_plugin.c 		if (DECL_INITIAL(*node)) {
DECL_INITIAL      198 scripts/gcc-plugins/latent_entropy_plugin.c 			DECL_INITIAL(*node) = build_constructor(type, vals);
DECL_INITIAL      204 scripts/gcc-plugins/latent_entropy_plugin.c 			DECL_INITIAL(*node) = tree_get_random_const(type);
DECL_INITIAL      245 scripts/gcc-plugins/latent_entropy_plugin.c 			DECL_INITIAL(*node) = build_constructor(type, vals);
DECL_INITIAL      493 scripts/gcc-plugins/randomize_layout_plugin.c 	init = DECL_INITIAL(decl);
DECL_INITIAL      667 scripts/gcc-plugins/randomize_layout_plugin.c 		init = DECL_INITIAL(var);
DECL_INITIAL      740 scripts/gcc-plugins/randomize_layout_plugin.c 		tree init = DECL_INITIAL(var);