Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c461 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local
481 lastidx = CONSTRUCTOR_ELT(init, CONSTRUCTOR_NELTS(init) - 1)->index; in update_decl_size()
486 if (lastidx != field) in update_decl_size()