Home | History | Annotate | Download | only in liblog

Lines Matching refs:total

26   int total = 0;
35 if (total == 0) total = -1;
40 total += ret;
46 return total;
50 int total = 0;
59 if (total == 0) total = -1;
64 total += ret;
70 return total;