Home
last modified time | relevance | path

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

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