Home | History | Annotate | Download | only in common

Lines Matching refs:c1

313     int32_t c1, c2;
317 c1=*s++;
322 c1-=c2;
323 if(c1!=0) {
324 return c1; /* return difference result */