Home | History | Annotate | Download | only in src

Lines Matching defs:cmax

220     int cmax = 0;
309 if( cmax < caccum[i] )
310 cmax = caccum[i];