Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c490 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local
510 lastidx = CONSTRUCTOR_ELT(init, CONSTRUCTOR_NELTS(init) - 1)->index; in update_decl_size()
515 if (lastidx != field) in update_decl_size()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds