Home | History | Annotate | Download | only in src

Lines Matching defs:cmax

231     int cmax = 0;
326 if( cmax < caccum[i] )
327 cmax = caccum[i];