TYPE_SIZE         114 scripts/gcc-plugins/latent_entropy_plugin.c 	mask = 1ULL << (TREE_INT_CST_LOW(TYPE_SIZE(type)) - 1);
TYPE_SIZE         298 scripts/gcc-plugins/randomize_layout_plugin.c 	typesize = TYPE_SIZE(fieldtype);
TYPE_SIZE         304 scripts/gcc-plugins/randomize_layout_plugin.c 	elemsize = TYPE_SIZE(elemtype);
TYPE_SIZE         410 scripts/gcc-plugins/randomize_layout_plugin.c 	TYPE_SIZE(main_variant) = NULL_TREE;
TYPE_SIZE         412 scripts/gcc-plugins/randomize_layout_plugin.c 	gcc_assert(TYPE_SIZE(main_variant) != NULL_TREE);
TYPE_SIZE         520 scripts/gcc-plugins/randomize_layout_plugin.c 		tree_to_uhwi(TYPE_SIZE(TREE_TYPE(TREE_TYPE(lastval)))));
TYPE_SIZE         522 scripts/gcc-plugins/randomize_layout_plugin.c 	DECL_SIZE(decl) = size_binop(PLUS_EXPR, TYPE_SIZE(type), flexsize);