Home
last modified time | relevance | path

Searched refs:typesize (Results 1 – 1 of 1) sorted by relevance

/scripts/gcc-plugins/
Drandomize_layout_plugin.c279 const_tree typesize; in is_flexible_array() local
282 typesize = TYPE_SIZE(fieldtype); in is_flexible_array()
289 if (typesize == NULL_TREE && TYPE_DOMAIN(fieldtype) != NULL_TREE && in is_flexible_array()