Home | History | Annotate | Download | only in common

Lines Matching refs:c1

316     int32_t c1, c2;
320 c1=*s++;
325 c1-=c2;
326 if(c1!=0) {
327 return c1; /* return difference result */