Searched refs:tree_to_uhwi (Results 1 – 2 of 2) sorted by relevance
313 (TREE_CONSTANT(typesize) && (!tree_to_uhwi(typesize) || in is_flexible_array()314 tree_to_uhwi(typesize) == tree_to_uhwi(elemsize)))) in is_flexible_array()520 tree_to_uhwi(TYPE_SIZE(TREE_TYPE(TREE_TYPE(lastval))))); in update_decl_size()
442 static inline unsigned HOST_WIDE_INT tree_to_uhwi(const_tree t) in tree_to_uhwi() function