Searched refs:lastval (Results 1 – 1 of 1) sorted by relevance
441 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local460 lastval = CONSTRUCTOR_ELT(init, CONSTRUCTOR_NELTS(init) - 1)->value; in update_decl_size()469 if (TREE_CODE(lastval) != STRING_CST) { in update_decl_size()475 flexsize = bitsize_int(TREE_STRING_LENGTH(lastval) * in update_decl_size()476 tree_to_uhwi(TYPE_SIZE(TREE_TYPE(TREE_TYPE(lastval))))); in update_decl_size()