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