Searched refs:total (Results 1 - 4 of 4) sorted by relevance

/scripts/
H A Dbin2c.c14 int ch, total=0; local
24 total++;
26 if (total % 16 == 0)
33 printf("\t;\n\nconst int %s_size = %d;\n", argv[1], total);
H A Dprofile2linkerlist.pl18 unless ($line =~ /unknown/) || ($line =~ /total/);
H A Dkallsyms.c265 int c, rlen, total=0; local
273 total++;
277 total += rlen;
285 return total;
/scripts/kconfig/
H A Dnconf.gui.c178 int total = 1; local
185 total++;
186 return total;

Completed in 1912 milliseconds