Searched refs:nelt (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c168 unsigned int nelt = 0; local
170 for (fld = lst; fld; nelt++, fld = TREE_CHAIN(fld)) {
186 vec_alloc(vals, nelt);
207 unsigned int i, nelt; local
224 nelt = array_size_int / elt_size_int;
226 vec_alloc(vals, nelt);
228 for (i = 0; i < nelt; i++) {
589 .nelt = 1,
H A Dsancov_plugin.c98 .nelt = 1,
H A Dstackleak_plugin.c537 .nelt = 1,

Completed in 123 milliseconds